An automation was created in Studio X and part of the development is to obtain a user name and password then transfer the information into a secure site to login. We have not been able to find a solution that masks the input information which creates a security violation. Can anyone provide a way to not display the username and password? We do not want to store credentials but want to prompt the user to enter them. Again the baseline workflow was created in Studio X
In the Input dialog properties, check the option IsPassword.
- IsPassword - Specifies if the input value should be treated as a password.
Example:
Let us know if this helped.
2 Likes
That is exactly what I needed, thanks.
Please mark as Solution the correct post thread in order to help other users.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.