Skip to content

Add Reactive Custom Bearer Token Error Handling Support #6057

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

Merged
merged 1 commit into from
Nov 7, 2018

Conversation

jzheaux
Copy link
Contributor

@jzheaux jzheaux commented Nov 7, 2018

Users can specify a custom access denied handler and authentication
entry point for reactive resource servers.

Fixes: gh-6052

Users can specify a custom access denied handler and authentication
entry point for reactive resource servers.

Fixes: spring-projectsgh-6052
@rwinch rwinch changed the title Custom Bearer Token Error Handling Support Add Reactive Custom Bearer Token Error Handling Support Nov 7, 2018
@rwinch rwinch self-assigned this Nov 7, 2018
@rwinch rwinch added status: duplicate A duplicate of another issue Reactive in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) labels Nov 7, 2018
@rwinch rwinch added this to the 5.2.0.M1 milestone Nov 7, 2018
@rwinch rwinch merged commit 9a13f9a into spring-projects:master Nov 7, 2018
@jzheaux jzheaux deleted the gh-6052 branch November 8, 2018 02:44
@jzheaux
Copy link
Contributor Author

jzheaux commented Nov 8, 2018

Thanks, @rwinch

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) status: duplicate A duplicate of another issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reactive OAuthResourceServerSpec should allow custom error handling
2 participants