Is Oauth 2.0 supported by ICS ?
Summary
Is Oauth 2.0 supported by ICS ?Content
Hello Gurus -
I'm trying to connect Concur using REST Adapter Connection, but getting below error -
Error Message :
Unable to test connection "*********". [Cause: CASDK-0004]
- CASDK-0004: Failed to authenticate against the application with the credentials provided
- Cannot request OAuth access token.
- POST https://**************/oauth2/v0/token returned a response status of 400 Bad Request
I used below connection properties and Security to invoke the Concur application.
Connection Role : Invoke
Connection Properties
Connection Type: REST API Base URL
TLS Version: TLSv1
Connection URL: https://<***************>/api/user/v1.0/users
Security :
Security Policy : OAuth Resource Owner Password Credentials
Except Auth Request Media Type , All correct values are provided.