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

OIDC support #293

Merged
merged 2 commits into from
May 18, 2024
Merged

OIDC support #293

merged 2 commits into from
May 18, 2024

Conversation

LaChope
Copy link
Collaborator

@LaChope LaChope commented May 16, 2024

@kostobog @blcham (to discuss tomorrow) I moved the Navigation component within the OidcWrapper to have user context event logged in with Keyckloak

@LaChope
Copy link
Collaborator Author

LaChope commented May 16, 2024

It might work now, if we set up the realm correctly, now I get:

ff-iauth-demo-fta-fmea-server  | [thread] ERROR o.a.c.c.C.[.[.[.[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [/fta-fmea] threw exception 
ff-iauth-demo-fta-fmea-server  | org.springframework.security.authentication.AuthenticationServiceException: An error occurred while attempting to decode the Jwt: Couldn't retrieve remote JWK set: org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: "{"error":"Realm does not exist"}"

@LaChope LaChope linked an issue May 18, 2024 that may be closed by this pull request
@LaChope LaChope marked this pull request as ready for review May 18, 2024 17:47
@LaChope LaChope merged commit 64c4743 into main May 18, 2024
1 check passed
@blcham blcham deleted the oidc-logout branch May 18, 2024 17:54
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.

Provide alternative authorization with keycloak
1 participant