Is it possible to pass x-api-key as an Oauth header in scim 2.0 saas connector?

When i tried to connect through postman, i am able to connect by passing through Oauth header x-api-key.

But when i try same thing in sailpoint ISC, Unable to connect through scim 2.0 SaaS connector

For Authentication calls you can add your custom x-api-key in OAuth Headers but not custom headers are not supported for /User or / Group calls in SCIM 2.0 SaaS. In such cases , one might have to use WebServices SaaS connector.

Hi Praveen ,

Thanks for your response- But when we reach out to sailpoint support team - they are referring like we can exclude the Oauth headers Paramters Authorization and asked to include clientid and client secret

Even though we followed the same, we are having access forbidden error

CS0499266 - Reference

Thanks

Harish