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

Add JwtIssuerAuthenticationManagerResolver #7724

Closed
jzheaux opened this issue Dec 11, 2019 · 0 comments · Fixed by #7733
Closed

Add JwtIssuerAuthenticationManagerResolver #7724

jzheaux opened this issue Dec 11, 2019 · 0 comments · Fixed by #7733
Assignees
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
Milestone

Comments

@jzheaux
Copy link
Contributor

jzheaux commented Dec 11, 2019

Related to #6778 and #5351

It would be nice if there were an AuthenticationManagerResolver implementation that simplified the resolution of AuthenticationManagers by the iss JWT claim.

@jzheaux jzheaux added type: enhancement A general enhancement in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) labels Dec 11, 2019
@jzheaux jzheaux added this to the 5.3.x milestone Dec 11, 2019
@jzheaux jzheaux self-assigned this Dec 11, 2019
jzheaux added a commit to jzheaux/spring-security that referenced this issue Jan 8, 2020
jzheaux added a commit that referenced this issue Jan 8, 2020
@jzheaux jzheaux modified the milestones: 5.3.x, 5.3.0.M1 Jan 8, 2020
@jzheaux jzheaux changed the title Add JwtAuthenticationManagerResolver Add JwtIssuerAuthenticationManagerResolver Jan 8, 2020
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant