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

feat: Add custom claims from Keycloak user token #1917

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wdoppenberg
Copy link

@wdoppenberg wdoppenberg commented Jan 17, 2025

What kind of change does this PR introduce?

This change will populate the CustomClaims field from the Claims struct with 'other' claims from the Keycloak user token.

What is the current behavior?

Currently only Name, Sub, Email, and EmailVerified are taken from the Keycloak user token.

What is the new behavior?

The "custom_claims" field in the retrieved JWT is populated.

Additional context

@wdoppenberg wdoppenberg requested a review from a team as a code owner January 17, 2025 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant