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

Read provider metadata dynamically #5

Open
skion opened this issue Feb 16, 2017 · 0 comments
Open

Read provider metadata dynamically #5

skion opened this issue Feb 16, 2017 · 0 comments
Milestone

Comments

@skion
Copy link
Member

skion commented Feb 16, 2017

The module might obtain issuer, authorization_endpoint, token_endpoint, userinfo_endpoint and id_token_signing_alg_values_supported dynamically from the OpenID Provider Configuration Endpoint.

This is a prerequisite for supporting asymmetric signature algorithms, for which it will need to read the Provider's public keys from the jwks_uri in the metadata.

@skion skion added this to the 1.0 milestone Feb 16, 2017
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