Error on Test Connection: Cyberark/SCIM Connector

Hello,

I am trying to onboard a Cyberark application with SCIM connector. I have imported init-pam.xml for privileged access management module to be supported by IdentityIQ. I have also imported these files as mentioned in the document

But when I gave the client credentials it throws me an error while testing connection:

Test Connection FailedToken generation failed. Unable to generate access token. Response returned: {“error”:“invalid_request”,“error_description”:“Cannot supply multiple client credentials. Use one of the following: credentials in the Authorization header, credentials in the post body, or a client_assertion in the post body.”}

Hi Balaji,

Could you please add the below entry in application object and try?

Regards,
Arun

Hi @BalajiChandrasekaran ,

I have faced a similar issue before. Could you perhaps try to add this to the application XML.

<entry key="oauth_headers_to_exclude" value="Authorization"/>

I hope this helps.

Im getting the same error even after adding this entry key

Authentication Configuration Parameters
Please refer this link. I hope, this will helpful.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.