-
Notifications
You must be signed in to change notification settings - Fork 5.9k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fix error when Bearer token is requested with empty string #15940
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @jacknie84, thanks for the PR! Please see comment below. Also there are failures on the build. Let me know if you need any assistance with the build output.
...org/springframework/security/oauth2/server/resource/web/DefaultBearerTokenResolverTests.java
Show resolved
Hide resolved
Hi @sjohnr. Thank you for your review. |
...server/resource/web/server/authentication/ServerBearerTokenAuthenticationConverterTests.java
Outdated
Show resolved
Hide resolved
@jacknie84 the PR Build failed due to code formatting issues related to imports. Let me know if you need any assistance. |
@sjohnr Sorry~ |
16e954a
to
afa19eb
Compare
Thanks @jacknie84! This has been merged into |
Issue gh-15885