Skip to content

Expose supported token auth methods to be configurable #330

@Dadadah

Description

@Dadadah

The OpenID provider I use, Stalwart, does not support client_secret_basic, and jumbojett/openid-connect-php defaults to client_secret_basic being enabled, even if it is not enabled. See issue here. This results in openid login failing with invalid_client against a provider that does not support client_secret_basic.

openid-connect-php does offer a method to disable client_secret_basic, located here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions