-
Notifications
You must be signed in to change notification settings - Fork 6k
Create ClientRegistration from OIDC Discovery #4413
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
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
Milestone
Comments
Related #4440 - complete below outstanding tasks after this issue is resolved
|
rwinch
added a commit
to rwinch/spring-security
that referenced
this issue
May 16, 2018
rwinch
added a commit
to rwinch/spring-security
that referenced
this issue
May 18, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
OpenID Connect clients should be capable of discovering Provider information, as defined by the OpenID Connect Discovery 1.0 specification.
This feature will greatly simplify the manual configuration of an OIDC client.
The text was updated successfully, but these errors were encountered: