keycloak-scim/testsuite
Clemens Zagler b44252fde9 authz/client: Fix getPermissions returning wrong type
Due to an issue with runtime type erasure, getPermissions returned a
List<LinkedHashSet> instead of List<Permission>.
Fixed and added test to catch this

Closes #16520

Signed-off-by: Clemens Zagler <c.zagler@noi.bz.it>
2024-04-02 11:09:43 -03:00
..
db-allocator-plugin Fix dependencies in testsuite, adapters and Quarkus module 2023-04-27 13:36:54 +02:00
integration-arquillian authz/client: Fix getPermissions returning wrong type 2024-04-02 11:09:43 -03:00
model Persist online sessions to the database (#27977) 2024-03-28 09:17:07 +01:00
utils fix: limit the use of Resteasy to the KeycloakSession (#28150) 2024-03-26 13:43:41 -04:00
pom.xml Map Store Removal: Delete map profiles from testsuite 2023-11-30 14:59:02 +01:00