spring-authorization-server/oauth2-authorization-server/src/test/java/org/springframework/security/oauth2/server/authorization/authentication
Joe Grandja b5d47366ad openid scope does not require user consent
Closes gh-225
2021-02-11 08:35:17 -05:00
..
OAuth2AccessTokenAuthenticationTokenTests.java Add OpenID Connect 1.0 Authorization Code Flow 2020-12-10 15:47:12 -05:00
OAuth2AuthorizationCodeAuthenticationProviderTests.java openid scope does not require user consent 2021-02-11 08:35:17 -05:00
OAuth2AuthorizationCodeAuthenticationTokenTests.java Introduce base Authentication for authorization grant 2021-02-05 11:48:21 -05:00
OAuth2ClientAuthenticationProviderTests.java Rename TokenType to OAuth2TokenType 2021-02-09 13:29:06 -05:00
OAuth2ClientAuthenticationTokenTests.java Polish gh-140 2020-11-10 15:34:47 -05:00
OAuth2ClientCredentialsAuthenticationProviderTests.java Add JwtEncodingContext.getAuthorizedScopes() 2021-02-10 20:26:01 -05:00
OAuth2ClientCredentialsAuthenticationTokenTests.java Introduce base Authentication for authorization grant 2021-02-05 11:48:21 -05:00
OAuth2RefreshTokenAuthenticationProviderTests.java Add JwtEncodingContext.getAuthorizedScopes() 2021-02-10 20:26:01 -05:00
OAuth2RefreshTokenAuthenticationTokenTests.java Introduce base Authentication for authorization grant 2021-02-05 11:48:21 -05:00
OAuth2TokenRevocationAuthenticationProviderTests.java Rename TokenType to OAuth2TokenType 2021-02-09 13:29:06 -05:00
OAuth2TokenRevocationAuthenticationTokenTests.java Rename TokenType to OAuth2TokenType 2021-02-09 13:29:06 -05:00