spring-authorization-server/oauth2-authorization-server/src/test/java/org/springframework/security/oauth2/server/authorization/web
Anoop Garlapati e1f491bd61 Add client secret POST authentication method support
Added support for client secret POST authentication method.
Added validation of client authentication method when
authenticating a client.

Closes gh-134
2020-11-10 16:56:29 +05:30
..
ClientSecretBasicAuthenticationConverterTests.java Add client secret POST authentication method support 2020-11-10 16:56:29 +05:30
ClientSecretPostAuthenticationConverterTests.java Add client secret POST authentication method support 2020-11-10 16:56:29 +05:30
DelegatingAuthorizationGrantAuthenticationConverterTests.java Align modules with Spring Security 2020-07-22 06:38:33 -04:00
JwkSetEndpointFilterTests.java Add JWK Set Endpoint Filter 2020-08-18 06:28:16 -04:00
OAuth2AuthorizationEndpointFilterTests.java Enforce one-time use for authorization code 2020-10-22 19:43:09 -04:00
OAuth2ClientAuthenticationFilterTests.java Add client secret POST authentication method support 2020-11-10 16:56:29 +05:30
OAuth2TokenEndpointFilterTests.java Polish tests gh-128 2020-11-02 18:43:30 -05:00
OAuth2TokenRevocationEndpointFilterTests.java Add temporary OAuth2ParameterNames2 2020-11-09 14:09:34 -05:00
PublicClientAuthenticationConverterTests.java Add client secret POST authentication method support 2020-11-10 16:56:29 +05:30