Deprecate ClientAuthenticationMethod BASIC and POST #9220
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
Milestone
Deprecate
ClientAuthenticationMethod.BASIC
andClientAuthenticationMethod.POST
in favour ofClientAuthenticationMethod.CLIENT_SECRET_BASIC
andClientAuthenticationMethod.CLIENT_SECRET_POST
.This aligns with the names defined in OpenID Connect Core 1.0
The text was updated successfully, but these errors were encountered: