Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Password Policy- Auto Generate not working

Phanindra
New Contributor
New Contributor

Hello Everyone,

We are using the below regex for Service accounts password policy:

^(?=.{25,35}$)(?:([\w~!@#$%^&?])(?!\1))+$

While auto-generating the password we are facing the below error:

Phanindra_0-1726082778125.png

we tried with different combination like ^(?=(?:.*[a-z]){1,})(?=(?:.*[A-Z]){1,})(?=(?:.*\d){1,})(?=(?:.*[\W_]){1,})(?!.*(.)\1{3})(?=.{25,}).*$ but still failing in auto generating the password.

Any leads on this would be helpful? Thanks in advance!

 

2 REPLIES 2

rushikeshvartak
All-Star
All-Star

Please share logs in text format
Could you kindly provide a detailed snapshot of the information extracted from the logs, encompassing errors and other pertinent functionality details encountered during the execution of this process? Your assistance in furnishing this information would greatly aid in the analysis and resolution of any issues .



‼️‼️⚠️Do not upload any attachments that contain sensitive information, such as IP Addresses, URLs, Company/Employee Names, Email Addresses, etc.⚠️ ‼️‼️Refer https://forums.saviynt.com/t5/help/faqpage/title/WhenNotifyAboutPII



Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Phanindra
New Contributor
New Contributor

@rushikeshvartak attached the logs.