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

added workaround to deal with spring security userinfo requests #3966

Merged
merged 1 commit into from
Aug 29, 2017

Conversation

TomDemeranville
Copy link
Contributor

Spring boot clients don't work because they send 'bearer' instead of 'Bearer' when requesting /oauth/userinfo. Already an issue at spring, fixed in spring security 2.1.2, but not yet used by spring boot.

spring-attic/spring-security-oauth#457

@TomDemeranville
Copy link
Contributor Author

@rcpeters
Copy link
Contributor

merging, but thinking one case-insensitive statement would be better

@rcpeters rcpeters merged commit 015d8b2 into master Aug 29, 2017
@jpeerz jpeerz deleted the bearer-userinfo-workaround branch October 11, 2017 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants