Skip to content

invalid_client error with wrong method #50

@vahem2lu

Description

@vahem2lu

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions