Hi All,
How to encrypt the password provided by user in Apps before storing it in queue/somewhere else
Hi All,
How to encrypt the password provided by user in Apps before storing it in queue/somewhere else
@Sailaja_Pasupuleti - use asset type credential to store it.
You can call a process and encrypt it and save at your preferred location. Apps do not have privilege to encrypt password.
Thanks,
Arvind