spring-security/oauth2
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
..
oauth2-client OAuth2LoginAuthenticationWebFilter should handle OAuth2AuthorizationException 2020-06-09 16:24:00 -04:00
oauth2-core OAuth2ErrorHttpMessageConverter handles JSON object parameters 2020-03-24 14:57:24 -04:00
oauth2-jose Remove unused import 2020-07-31 08:45:47 -06:00
oauth2-resource-server Resolve Bearer token after subscribing to publisher 2020-08-03 11:11:09 -05:00