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

Regarding the API configuration, KeycloakJwtAuthenticationConverter leads to HTTP 500 error #258

Merged

Conversation

jreynard-code
Copy link
Member

When application identity runs a simulation, if principalJwtClaim is set to a user specific claim name, it crashes. We add the same fallback mechanism as SecurityUtils.getCurrentAuthenticatedUserName (used during Cosmo resource creation)

…eads to HTTP 500 error

When application identity runs a simulation, if principalJwtClaim is set to a user specific claim name, it crashes.
We add the same fallback mechanism as SecurityUtils.getCurrentAuthenticatedUserName (used during Cosmo resource creation)
@jreynard-code jreynard-code merged commit fca1b2a into main Feb 4, 2025
5 checks passed
@jreynard-code jreynard-code deleted the JREY/fix_500_when_token_application_runs_simulation_main branch February 4, 2025 15:57
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.

2 participants