Files
keycloak/docs/documentation/release_notes
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
..
2023-03-20 09:07:58 +01:00
2023-03-20 09:07:58 +01:00
2023-03-20 09:07:58 +01:00
2024-03-12 17:24:14 +01:00