Password Strength UI not working when using Advanced Password Policy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 12:04 AM
Hi All!
I've created a custom Advanced Password Policy.
When testing, I noticed that the strength UI is not working compared to the default password policy.
I've also complied to the given password requirements.
Do you have any idea how to fix it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 12:38 AM
If the password strength UI is not working when using the advanced password policy in ServiceNow, you can follow these steps to troubleshoot and resolve the issue:
1. Check the Password Policy:
- Navigate to System Security > Password Policies.
- Check if the 'Advanced' password policy is active and properly configured.
2. Verify the Password Strength UI Script:
- Navigate to System UI > UI Scripts.
- Look for the 'Password Strength' UI script and ensure it's active and correctly scripted.
3. Check the Password Strength UI Macro:
- Navigate to System UI > UI Macros.
- Look for the 'Password Strength' UI Macro and ensure it's active and correctly scripted.
4. Check the Password Strength UI Page:
- Navigate to System UI > UI Pages.
- Look for the 'Password Strength' UI Page and ensure it's active and correctly scripted.
5. Check the Form where the Password Strength UI is used:
- Ensure that the form is correctly calling the Password Strength UI Macro.
6. Clear Cache:
- Sometimes, clearing the browser and server cache can resolve UI issues.
7. Check for Customizations:
- If there are any customizations on the form or in the UI Scripts, Macros, or Pages, they might be causing the issue. Try disabling them temporarily to see if the issue is resolved.
8. Contact ServiceNow Support:
- If none of the above steps work, it's best to contact ServiceNow Support for further assistance.
Remember, always test changes in a sub-production instance before applying them to your production instance.
Regards
Shaqeel
***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
***********************************************************************************************************************
Regards
Shaqeel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 12:51 AM
I've checked the UI Macro, UI Script, and UI Page lists. Sadly, there are no records named Password Strength.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 01:34 AM
May be cache.do work, give a try or compare with OOTB components.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************