Flow Designer - Mask Outputs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2022 07:56 AM
I am currently working on a flow in flow designer that performs an SSH Action step. The output of the step contains sensitive data with parts of the output set to variables and used further on in the flow. Is there any way to mask the output within flow? As the sensitive data is visible when viewed through executions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2023 12:28 AM
Hi @Tony Croft ,
Typically we have the executions log enabled in sub-prod instances only. Recommended to keep them off in production. If this will not suffice your use case try exploring ServiceNow Vault (https://www.servicenow.com/products/vault.html) to see how you can leverage it for your use case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2023 03:58 AM
Hi, did you try to setup and use a Credential Alias to run a SSH action step? The credential value will be displayed as a Password (2 Way Encrypted) data pill on the data panel.