Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable client_secret_basic authentication on requestClientCredentialsToken() #347

Open
Magentron opened this issue Nov 28, 2022 · 1 comment

Comments

@Magentron
Copy link

In order to be able to use the demo client credentials of Signicat to retrieve the client credentials token (a.k.a. access token) client secret basic authentication is required, because otherwise the error "Your client is configured to authenticate using CLIENT_SECRET_BASIC" is returned.

See:

@Magentron
Copy link
Author

Magentron commented May 22, 2024

@jumbojett Is there anything missing here for the corresponding PR to be accepted/merged?
We have been using this in production for about 1.5 years without issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant