-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I tried to make the Micronaut and Quarkus examples use OIDC login but failed. This issue is to track fixing them. You can compare the examples in this project with the https://github.com/okta-samples projects to see what's different.
Quarkus’s OIDC support doesn’t work with Auth0 because there’s no end_session_endpoint in the OIDC metadata.
If I comment out these properties, the app starts.
#quarkus.oidc.logout.path=/logout
#quarkus.oidc.logout.post-logout-path=/Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
