spring-security/oauth2
Dávid Kováč d104490cb8 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:09:48 -05:00
..
oauth2-client Add OAuth2AuthenticationException to allowlist 2020-07-21 10:15:44 -04:00
oauth2-core Revert "Lock Dependencies for 5.3.3.RELEASE" 2020-06-03 16:11:59 -06:00
oauth2-jose Remove unused import 2020-07-31 08:45:17 -06:00
oauth2-resource-server Resolve Bearer token after subscribing to publisher 2020-08-03 11:09:48 -05:00