keycloak-attribute-endpoint.../attribute-endpoints-provider
Stefan Bethke 2c3c0a3dab
All checks were successful
/ Verify (push) Successful in 1m8s
/ Verify (pull_request) Successful in 46s
Fix matchRole lookup to include group-inherited and composite roles
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.
2026-07-12 13:07:16 +02:00
..
src Fix matchRole lookup to include group-inherited and composite roles 2026-07-12 13:07:16 +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