spring-security/oauth2
Josh Cummings 221c33f558
Polish OAuth2IntrospectionAuthenticatedPrincipal
Removed some duplication by delegating to
DefaultOAuth2AuthenticatedPrincipal

Changed order of listed interfaces to satisfy compiler issue. When
listed with OAuth2AuthenticatedPrincipal first, then
OAuth2ResourceServerBeanDefinitionParserTests would fail to import
OpaqueTokenBeanDefinitionParser. Switching
OAuth2AuthenticatedPrincipal with OAuth2IntrospectionClaimAccessor
resolved the compilation issue.

Issue gh-6489
2020-07-09 18:01:55 -06:00
..
oauth2-client Improve error message when invalid content-type for UserInfo response 2020-07-09 14:10:14 -04:00
oauth2-core Revert "Lock Dependency Versions for 5.4.0-M2" 2020-07-01 13:11:50 -06:00
oauth2-jose Revert "Lock Dependency Versions for 5.4.0-M2" 2020-07-01 13:11:50 -06:00
oauth2-resource-server Polish OAuth2IntrospectionAuthenticatedPrincipal 2020-07-09 18:01:55 -06:00