Daniele Martinoli
4eb05490f5
added per-instance filtering logic to search groups API ( #20714 )
2023-06-02 06:31:20 +00:00
Erik Jan de Wit
3862f82c2d
added fine-grained auth on EffectiveRoleMappingResource ( #20417 )
2023-05-31 10:09:18 -04:00
Erik Jan de Wit
d76c295c09
Only show default role effective roles ( #20285 )
...
fixes : #19982
2023-05-30 14:17:10 -04:00
Erik Jan de Wit
b958d8b205
added PostBrokerLoginFlow to idp used by query ( #20208 )
...
fixes : #19942
2023-05-25 14:23:26 -04:00
Erik Jan de Wit
81580908c3
don't add access when fine grained access is off ( #19991 )
...
fixes : #19990
2023-05-02 10:50:18 +02:00
Peter Zaoral
c2d1cade8d
Quarkus3 branch sync no. 7
...
27.2.2023:
* renamed imports from javax to jakarta as a part of the migration from JavaEE to JakartaEE
Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
2023-04-27 13:36:54 +02:00
Peter Zaoral
50c84d5805
Quarkus3 branch sync no. 2
...
20.1.2023:
* renamed imports from javax to jakarta as a part of the migration from JavaEE to JakartaEE
---
3.3.2023:
Resolved conflicts:
keycloak/rest/admin-ui-ext/src/main/java/org/keycloak/admin/ui/rest/BruteForceUsersResource.java - Modified
Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
2023-04-27 13:36:54 +02:00
Erik Jan de Wit
1f51ddb86e
Use Admin API extension to group sessions ( #19837 )
...
Fixes #19673
2023-04-26 08:17:58 +00:00
Stan Silvert
c595e3430e
Add access to full group tree. Fix access for members tab. Add missing ( #19423 )
...
props to Access object.
Fixes #17589
2023-03-31 15:11:13 -04:00
Jon Koops
972ebb9650
Use a valid SemVer format for the SNAPSHOT version ( #17334 )
...
* Use a valid SemVer format for the SNAPSHOT version
* Update pom.xml
* Update pom.xml
---------
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
Co-authored-by: Stian Thorgersen <stian@redhat.com>
2023-03-03 11:11:44 +01:00
Erik Jan de Wit
0a85c532ee
don't include service accounts in search results ( #17189 )
...
fixes : #8849
2023-03-01 19:20:52 +01:00
Erik Jan de Wit
9c431f3b90
introduced combined sessions table needed (offline and regular) ( #17023 )
2023-02-20 08:59:38 +01:00
Erik Jan de Wit
d0828148a2
removed invalid search ( #16913 )
...
fixes: https://github.com/keycloak/keycloak-ui/issues/4320
2023-02-20 08:59:26 +01:00
Erik Jan de Wit
6736f31952
fixed fine grain permissions ( #16668 )
...
fixes : #3700
2023-01-28 10:13:53 -05:00
Erik Jan de Wit
5f8ee1c49d
add fine grain access to subgroups ( #16672 )
...
fixes: https://github.com/keycloak/keycloak-ui/issues/4195
2023-01-27 14:20:26 -05:00
Stian Thorgersen
8d05895adb
Move Admin REST extension to main repository ( #16530 )
...
Closes #16529
2023-01-19 13:06:21 +01:00