Erik Jan de Wit
93f00ecd13
removed the use of @Context ( #3867 )
...
as this is no longer supported in keycloak
2022-11-24 14:36:36 +01:00
Erik Jan de Wit
334ca1dddf
We want all roles not just the direct roles ( #3697 )
2022-11-10 10:38:08 -05:00
Erik Jan de Wit
5587314a70
Added exact search checkbox ( #3730 )
2022-11-08 08:19:17 -05:00
Erik Jan de Wit
a669a7f334
Added brute force status to user search ( #3236 )
2022-09-16 13:17:37 +02:00
Erik Jan de Wit
3287927797
United group filter and group search ( #3259 )
2022-09-15 20:12:20 +02:00
Erik Jan de Wit
33b9b95bd7
created endpoint to query authentication section with used by information ( #3225 )
...
* created endpoint to query authentication section
with used by information
* buildIn !== builtIn
2022-09-13 08:36:41 -04:00
Erik Jan de Wit
57b52309f0
reset first param on client when start searching ( #3267 )
...
fixes : #3266
2022-09-07 14:53:35 +02:00
Erik Jan de Wit
93b0144ff3
added group endpoint that also returns access ( #3170 )
...
* added group endpoint that also returns access
fixes : #3163
* convert to java
* fixed merge errors
2022-08-31 20:06:29 -04:00
Erik Jan de Wit
a0a154d9c9
revert kotlin back to java ( #3183 )
...
removing all extra dependencies
2022-08-24 15:35:38 +02:00
Erik Jan de Wit
b5ea27c194
created endpoint for effective client roles ( #3165 )
2022-08-24 10:46:22 +02:00
Erik Jan de Wit
84da777693
initial version of an endpoint ( #3095 )
...
* initial version of an endpoint
* added open-api yaml
* changed to list available added mapping to own domain model
* added search and roles endpoint
* use new endpoints
* removed `Representation` suffix and made id role and client mandatory fields
* fixed test
2022-08-20 10:10:36 +02:00
Stan Silvert
cd286a0ba1
Add theme.properties to the build. ( #2819 )
2022-06-20 12:10:15 +02:00
Jon Koops
6b7db96d4a
Make theme deployable from archive ( #2259 )
2022-04-21 11:38:56 +02:00