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

[auth_oidc] URL endpoints should be autodetected via OpenId Connect Discovery #765

Open
OdyX opened this issue Feb 21, 2025 · 0 comments
Open

Comments

@OdyX
Copy link

OdyX commented Feb 21, 2025

Is your feature request related to a problem?
No. It's only that the manual setting of the 4 (or 5) URLs is cumbersome, error-prone and can be circumvented.

Describe the solution you'd like

The configuration should ask for the "Issuer URL", and rely on the "OpenID Connect Discovery 1.0" protocol to find all other URLs (via .well-known/openid-configuration).

It should be possible to support both the "one URL" and "customize every URL" modes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant