Skip to content

Deprecate ClientAuthenticationMethod BASIC and POST #9220

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
jgrandja opened this issue Nov 25, 2020 · 0 comments
Closed

Deprecate ClientAuthenticationMethod BASIC and POST #9220

jgrandja opened this issue Nov 25, 2020 · 0 comments
Assignees
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
Milestone

Comments

@jgrandja
Copy link
Contributor

Deprecate ClientAuthenticationMethod.BASIC and ClientAuthenticationMethod.POST in favour of ClientAuthenticationMethod.CLIENT_SECRET_BASIC and ClientAuthenticationMethod.CLIENT_SECRET_POST.

This aligns with the names defined in OpenID Connect Core 1.0

@jgrandja jgrandja added status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement labels Nov 25, 2020
@jgrandja jgrandja self-assigned this Nov 25, 2020
@jgrandja jgrandja added 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 labels Nov 25, 2020
@jgrandja jgrandja added this to the 5.5.0-M2 milestone Nov 25, 2020
djkeh added a commit to djkeh/fastcampus-project-board that referenced this issue Jun 27, 2024
이 내용이 바뀌었다.
기존 프로퍼티 값은 없어졌기 때문에,
동일한 역할을 해주는 새 이름으로 바꿔줘야 함.

## Reference

* spring-projects/spring-security#9220
* https://docs.spring.io/spring-security/reference/servlet/oauth2/client/client-authentication.html
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) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant