Click HERE to see how Saviynt Intelligence is transforming the industry. |
09/07/2023 11:58 PM - last edited on 09/08/2023 12:07 AM by Sunil
Hi,
We required access details for CyberArk SCIM based connector to update the connection.
Here ConnectionJson
09/11/2023 06:54 AM
The access token is ideally dynamically generated with the auth call. In case the access token is a static value, you can generate it via postman and paste the value in "accessToken": "Basic *******"
You can refer the below documentation for cyberark and REST intergation
Cyberark - https://docs.saviyntcloud.com/bundle/CyberArk-REST-v23x/page/Content/Introduction.htm
REST - https://docs.saviyntcloud.com/bundle/REST-v2022x/page/Content/Examples-for-JSON-Construction.htm
09/12/2023 11:09 PM
Hi Sahil,
Do you have documentation to get the access token via postman?
Regards,
Venkat
09/13/2023 08:15 AM - edited 09/13/2023 08:15 AM
Unfortunately I don't have postman documentation and the steps will be different for every application. You should be able to find something on Google or can even check with the target application team.