Virtual Agent secure password inputs
The Include a password input toggle switch on the Action utility properties sheet lets you enter passwords securely for use in Virtual Agent conversations.
If the workflow discovers a password2 type as an input, the Action utility properties sheet displays the Include a password input toggle switch.
- Designate the field you want to make secure
- Enter the text you want to use for the password-related prompt
- Enter the text for a confirmation prompt
- Enter the text to use for messages about channels that aren't secure
These password input type fields are dynamic in the sense that the fields you see map to the fields set for the action when it was created in Workflow Studio. Some of the password2 fields may also be read-only.
For password-related design considerations in Workflow Studio, see Password (2 Way Encrypted) design considerations .
- Only users can see the passwords. No one else can.
- The passwords are held in memory on the server and are passed securely to the Workflow Studio Action or Subflow.
- When users enter a password on a channel, users can toggle the Hide text icon
to show or hide the password.
- ServiceNow admins can mark a specific channel as secure. If topic authors attempt to include a channel that isn't marked as secure, a warning message appears.
For more information about creating secure channels, see Create a Virtual Agent conversational custom chat integration configuration.
- Passwords are masked (not readable) in queues, tables, and logs.