Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed group mapper class in Keyclock realm config #1112

Merged
merged 4 commits into from
Sep 19, 2024
Merged

Conversation

sambles
Copy link
Contributor

@sambles sambles commented Sep 18, 2024

Fixed group mapper class in Keyclock realm config

Issue #1111 - the users group information wasn't included in the JSON Web Token (JWT). This causes OasisAPI objects to be created without any groups attached.

@sambles sambles merged commit 80c1702 into main Sep 19, 2024
27 checks passed
@sambles sambles deleted the fix/keycloak-group-pem branch September 19, 2024 12:31
@sambles sambles linked an issue Sep 19, 2024 that may be closed by this pull request
sambles added a commit that referenced this pull request Sep 19, 2024
* Fix from siobhan - update mapper class in realm config

* Add catch for missing groups in claim

* Allow admin users to work without group claim

* Make sure to update role before groups
@sambles sambles mentioned this pull request Sep 19, 2024
@awsbuild awsbuild added this to the 2.3.8 milestone Sep 20, 2024
@awsbuild awsbuild modified the milestones: 2.3.8, 2.4.0 Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Keycloak OIDC group permistions is broken.
2 participants