Currently we have to pass username and password in the "Auto Login Before" option that is available in REST action.
This way it becomes difficult to modify/update across all the workflows whenever there is
>> any modification/update in the credentials.
>> export this workflow to other instance where these credentials are different
These two fields do not support namespace variable which makes it difficult to handle several scenarios in solution design.
Support Ticket | PS-20731 |
Customer Impact | Minor inconvenience |
And the current option here utilizes original password to fill in.. When it is using a namespace variable, if ZDP allows to read the encrypted password directly from Namespace that helps us not leave a password in a plain text.