Skip to content

ClientAuthenticationMethod not support Oauth2.0 tls_client_auth and self_signed_tls_client_auth method #13439

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mujianfenghe opened this issue Jun 30, 2023 · 1 comment
Assignees
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) status: duplicate A duplicate of another issue

Comments

@mujianfenghe
Copy link

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?

@mujianfenghe mujianfenghe added status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement labels Jun 30, 2023
@mujianfenghe mujianfenghe changed the title ClientAuthenticationMethod support Oauth2.0 tls_client_auth and self_signed_tls_client_auth method ClientAuthenticationMethod not support Oauth2.0 tls_client_auth and self_signed_tls_client_auth method Jun 30, 2023
@jgrandja
Copy link
Contributor

Closing as duplicate of gh-4498

@jgrandja jgrandja self-assigned this Jun 30, 2023
@jgrandja jgrandja added status: duplicate A duplicate of another issue in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) and removed status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement labels Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants