spring-security/oauth2/oauth2-resource-server
Dávid Kováč da4bd22c6d Resolve Bearer token after subscribing to publisher
Bearer token was resolved immediately after calling method convert. In situations when malformed token was provided or authorization header and access token query param were present in request exception was thrown instead of signalling error.
After this change Bearer token is resolved on subscription and invalid states are handled by signaling error to subscriber.

Closes gh-8865
2020-08-03 11:11:09 -05:00
..
src Resolve Bearer token after subscribing to publisher 2020-08-03 11:11:09 -05:00
spring-security-oauth2-resource-server.gradle Use Jwt.Builder 2019-09-16 14:00:25 -06:00