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

end ${randompassword} with a special character always

shivmano
Regular Contributor III
Regular Contributor III

Hi Team,

Is there a best way to end the ${randompassword} variable always with a special character? I need the password to be set as abc123!, abc123% etc...Can someone please advise how this can be acheived? 

2 REPLIES 2

sudeshjaiswal
Saviynt Employee
Saviynt Employee

Hello @shivmano,

Regrettably, modifying the ${randompassword} is not feasible as it is generated at the code level.

However, for your specific use case, you can achieve it by creating a password policy within the identity repository. In this policy, you can define the desired regex pattern for passwords. Once the password policy is created, you can attach it to the security system to enforce the defined password rules.

For Ref:
https://docs.saviyntcloud.com/bundle/EIC-Admin-v23x/page/Content/Chapter14-Password-Management/Under...

https://docs.saviyntcloud.com/bundle/EIC-Admin-v23x/page/Content/Chapter02-Identity-Repository/Creat... 

If you find the above response useful, Kindly Mark it as "Accept As Solution".

rushikeshvartak
All-Star
All-Star

share current json


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