Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Rest connector/DB connector random password should start with alphabet

avinashR
New Contributor III
New Contributor III

Hello Team,

Here is the requirement to generate random password for the new account.

FYI, we can generate random password, but how to make it start with alphabet?

Note: Random password should only start with alphabet.

Thanks & Regards,

Avinash Repalle

1 REPLY 1

rushikeshvartak
All-Star
All-Star

You can hardcode letter or word like this 'Rushi_${randomPassword}'


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.