-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
I'm using OAUTH2 provider and getting a response with error:
'error' => 'invalid_client',
'error_description' => 'Client authentication failed (e.g., unknown client, no client authentication included, or unsupported authentication method). The OAuth 2.0 Client supports client authentication method \'client_secret_basic\', but method \'client_secret_post\' was requested. You must configure the OAuth 2.0 client\'s \'token_endpoint_auth_method\' value to accept \'client_secret_post\'.',
How can one change authentication method?
Metadata
Metadata
Assignees
Labels
No labels