Skip to content

Expose supported token auth methods to be configurable #330

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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