We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a tracking issue for OpenID Connect's federation proposal: https://openid.net/specs/openid-connect-federation-1_0.html
While this came up in #368 (support for signed_jwks_uri), there's a lot going on in that doc, such as X.509 style certificate chains.
I've opened this bug to figure out:
Providers that support aspects of this doc:
For now, I'm encouraging users who want to try this out to use our extension points. E.g. signed_jwks_uri should use our KeySet interface.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is a tracking issue for OpenID Connect's federation proposal: https://openid.net/specs/openid-connect-federation-1_0.html
While this came up in #368 (support for signed_jwks_uri), there's a lot going on in that doc, such as X.509 style certificate chains.
I've opened this bug to figure out:
Providers that support aspects of this doc:
For now, I'm encouraging users who want to try this out to use our extension points. E.g. signed_jwks_uri should use our KeySet interface.
The text was updated successfully, but these errors were encountered: