Using Credentials from CyberArk in Flow Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2022 06:47 AM
We are attempting to retrive a password from our CyberArk Vault and use it in an Action with Flow Designer.
We have setup the Get Connection Info Step, Using a Connection Alias, which contains an external credential storage account.
In the flow, it appears we are able to retrive the information and the account details, which show as encrypted, which is a good thing. But when the flow tries to use the password in steps later in the process, we suspect that the password is being sent over as ******. Does anyone have any experience with trying to pull credentials from CyberArk and use them in Flow Designer?
Here is our flow,
Step 1,
Step 2
Step 2 continued
For the password value, this is coming from Step 1 results,
Here are the values we get back from step 1,
When the body is sent, it appears like this.
but this is the result we get back
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2022 06:21 AM
You should be able to use the credential through MID Server. The CyberArk integration supports these ServiceNow credential types:
GCP
Azure
CIM
JMS
SNMP forum
SNMPv3
Basic Auth
SSH Key Pair
SSH Private Key (with key, pass phrase, and password)
VMware
Windows
Applicative Credentials
Here is the link:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2022 08:05 AM
Yes, we already have our MID servers using CyberArk credentials. My question is how to use that in Flow designer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2023 03:48 AM
Has anyone managed to use external credentials in Flow Designer? I've had no luck with this unfortunately!