kamali25

Client ID Authentication

0 votes

Hi,

Trying to configure authentication with the help of client id and secret key. Could anyone please confirm whether oauth2 can support application/x-www-form-urlencoded.

If it supports could you please share some resource for reference on how to configure the same.
 

Thanks


Reply to: Client ID Authentication

0 votes

Hi kamali25,

 

Unfortunately, the OAuth API wasn't designed in a standard way to support the parameters encoded as "application/x-www-form-urlencoded". You'll have to make the request type as "application/json" and send the client credentials as a request payload.

 

Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off