What is the purpose of the set.password.length property?

Rain Vaine
Kilo Sage

Hello experts,

We are currently investigating a property set.password.length. Based on the ServiceNow documentation, the property defines the minimum length required for a password and is used to evaluate compliance against the current password policy. The property value is an integer with a minimum recommended value of 12.

When trying to set the property, it seems that it still utilize the default password policy of minimum 8. Does anyone of you have any idea on how does it work?

RainVaine_0-1724908870827.pngRainVaine_1-1724908877998.png

RainVaine_2-1724908888285.png

 

 

Regards,

Raine

5 REPLIES 5

Community Alums
Not applicable

Hi @Rain Vaine ,

Set the minimum length for a user password on your instance.

The set.password.length property defines the minimum length required for a password and is used to evaluate compliance against the current password policy. The property value is an integer with a minimum recommended value of 12. Using a shorter length could lead to compliance failure against recommended regulations.

More information

Hello,
I also know of this information from the documentation. But as I've said, I cannot see its effects since the password policy is still being used.

Regards,
Vaine

Satishkumar B
Giga Sage
Giga Sage

@Rain Vaine check the below link if it helps you:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0726960
https://www.servicenow.com/community/now-platform-forum/how-to-check-if-the-password-policy-is-set-t...

…………………………………………........................................................................................
Please Mark it helpful 👍and Accept Solution !! If this helps you to understand.

…………………………………………........................................................................................

Lhora Alvarez
Tera Sage

Hello @Rain Vaine 

Was there any resolution?

I have the same question.