ServiceNow Discovery / Unified PIM integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2022 07:50 PM
We have integration configured with ServiceNow and CyberArk and it is working fine for Windows, Linux and vCenter service accounts.
Now we are trying to integrate an Azure account, we have it working using “internal” credentials(store credentials in Credentials table), and defined a Name, Access Key ID and Secret Access Key.
This works.
Now we are trying to convert that credentials to an external credential in CyberArk, and added the Azure credentials like this:
CyberArk UserName = Access Key ID
CyberArk Password = Secret Access Key
But this did not work. Is there any documentation on how SND is retrieving and using the values it retrieves from CyberArk and maps to the discovery process?