keycloak-attribute-endpoint.../attribute-endpoints-provider
Stefan Bethke dfd10b16dc
All checks were successful
/ Verify (push) Successful in 48s
Fix matchRole lookup to include group-inherited and composite roles (#25)
getRoleMembersStream only returns users with the role assigned
directly, so exported attributes silently excluded users who have
matchRole via group membership. Filter all realm users with
hasRole() instead, matching the resolution already used for authRole.

Closes #20

Reviewed-on: #25
2026-07-18 14:14:44 +02:00
..
src Fix matchRole lookup to include group-inherited and composite roles (#25) 2026-07-18 14:14:44 +02:00
.gitignore rename provider 2026-02-17 15:26:47 +01:00
pom.xml Update Keycloak packages to v26.6.0 2026-04-11 20:41:18 +02:00