TokenEndpointAuthMethod

How the client authenticates at the token endpoint.

Values

ValueMeaning
none"none"
clientSecretBasic"client_secret_basic"
clientSecretPost"client_secret_post"
privateKeyJwt"private_key_jwt"