Skip to content

Reactive Oidc Provider Configuration #5649

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

Closed
jzheaux opened this issue Aug 7, 2018 · 0 comments · Fixed by #5719
Closed

Reactive Oidc Provider Configuration #5649

jzheaux opened this issue Aug 7, 2018 · 0 comments · Fixed by #5719
Assignees
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
Milestone

Comments

@jzheaux
Copy link
Contributor

jzheaux commented Aug 7, 2018

Support on the reactive side for ClientRegistrations and JwtDecoders produced from an OIDC Provider Configuration endpoint [1].

See gh-5523 and gh-5647 for details on the imperative side.

[1] - https://openid.net/specs/openid-connect-discovery-1_0.html#ProviderConfig

@jzheaux jzheaux added Reactive in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) labels Aug 7, 2018
@jzheaux jzheaux added this to the 5.1.0.RC1 milestone Aug 7, 2018
@jzheaux jzheaux modified the milestones: General Backlog, 5.1.0.RC2 Aug 21, 2018
jzheaux added a commit to jzheaux/spring-security that referenced this issue Aug 21, 2018
A reactive static builder for constructing and configuring a
ReactiveJwtDecoder via an issuer that supports the OIDC Provider
Configuration spec.

Fixes: spring-projectsgh-5649
rwinch pushed a commit that referenced this issue Aug 21, 2018
A reactive static builder for constructing and configuring a
ReactiveJwtDecoder via an issuer that supports the OIDC Provider
Configuration spec.

Fixes: gh-5649
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)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants