keycloak-scim/authz
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
..
client authz/client: Fix getPermissions returning wrong type 2024-04-02 11:09:43 -03:00
policy Allow fetching roles when evaluating role licies 2024-03-05 15:54:02 +01:00
policy-enforcer Removing version overrides and further aligning with quarkus versions (#26788) 2024-02-07 17:57:23 +01:00
pom.xml Decouple the policy enforcer from adapters and provide a separate library 2023-03-17 11:40:51 +01:00