Skip to content
This repository has been archived by the owner on Feb 12, 2019. It is now read-only.

Client error: POST https://preprod.signicat.com/oidc/token resulted in a 400 Bad Request response: {"error":"invalid_request","error_description":"Your client is configured to authenticate using CLIENT_SECRET_BASIC"} #11

Open
Relaxe111 opened this issue Jul 20, 2018 · 0 comments

Comments

@Relaxe111
Copy link

Then I try do get token from oidc server i Get this error:

Client error: POST https://preprod.signicat.com/oidc/token resulted in a 400 Bad Request response: {"error":"invalid_request","error_description":"Your client is configured to authenticate using CLIENT_SECRET_BASIC"}

I debugget and find out that some how i need to set a parameter "auth" in order to switch to authorization: Basic.
Anyone now how to change this authentication from Client_secret_basic to basic? thankyou in advance

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

No branches or pull requests

1 participant