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

Fix OktaJwtAuthenticationConverter usage #767

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

arvindkrishnakumar-okta
Copy link
Contributor

Original PR #752

mpanik and others added 2 commits December 21, 2024 19:10
…rops

Updated the autoconfiguration to use the OktaJwtAuthenticationConverter constructor that accepts OktaOAuth2Properties instead of the one that accepts a group name. This change allows the authoritiesClaimName property to be used for mapping authorities from the "permissions" claim, ensuring proper configuration and functionality.
Fix usage of OktaJwtAuthenticationConverter to use constructor with props
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.

3 participants