ClientAuthenticationMethod not support Oauth2.0 tls_client_auth and self_signed_tls_client_auth method #13439
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
status: duplicate
A duplicate of another issue
Expected Behavior
in the spring-security-oauth2-core project, the class of ClientAuthenticationMethod support Oauth2.0 tls_client_auth and self_signed_tls_client_auth method
Current Behavior
in the spring-security-oauth2-core project, the class of ClientAuthenticationMethod not support Oauth2.0 tls_client_auth and self_signed_tls_client_auth method,so the spring-security-oauth2-authorization-server project can not use tls_client_auth and self_signed_tls_client_auth method,
Context
Will it be supported in the future? Is there another way to implement it?
The text was updated successfully, but these errors were encountered: