How to create a password expiration workflow

nia78
Tera Contributor

I am trying to set up a way for passwords to be reset every 60 days. I have been following this tutorial https://docs.servicenow.com/bundle/vancouver-servicenow-platform/page/administer/login/task/password.... I am able to set everything up, but which password expiration flow am I supposed to use? I tried using Password Expiration Details Master Subflow, but this flow keeps erroring out. Do I need to create my own flow like in this KBA? https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0854574

1 ACCEPTED SOLUTION

Raj_Esh
Kilo Sage
Kilo Sage

Hi @nia78 

 

Your correct, you will need to use our own flow(logic from the KB) to achieve your requirement. I would recommend to use the Flow instead of schedule job.

 

Hope it helps.

--Raj

View solution in original post

1 REPLY 1

Raj_Esh
Kilo Sage
Kilo Sage

Hi @nia78 

 

Your correct, you will need to use our own flow(logic from the KB) to achieve your requirement. I would recommend to use the Flow instead of schedule job.

 

Hope it helps.

--Raj