<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00008j8qMhSAIOkta Classic EngineAnswered2023-12-06T13:15:03.000Z2020-06-19T09:29:52.000Z2021-01-14T13:19:27.000Z

BenjaminS.51727 (Customer) asked a question.

How to get password last changed date in an automation?

I'm setting up an automation to alert users of their impending password expiration. I'd like to put a date into the email of WHEN the password expires.

I've tried to read the passwordChanged attribute using "user.passwordChanged" in an expression in the email template, but that breaks the entire template.

 

How can I get the password last changed date?


  • User15834064865797313461 (Vendor Management)

    Hello

    This function is enabled in Okta from the get go, you just have to edit the password policy.

    Go to your Admin Dashboard> Security> Authentication> Password> Select the desired Policy and hit Edit> Enable" Prompt user [ ] days before password expires" and select the number of days> Update Policy.

    Have a nice day

     

    Expand Post
    • BenjaminS.51727 (Customer)

      That doesn't really solve it. We have users that may not log in in a long time, but they still need to be made aware of their password expiring, and when. Prompting them upon login is not sufficient.

  • User15834064865797313461 (Vendor Management)

    I believe your solution works only if you create a custom attribute "passwordChanged"then populate it for every user via API

  • AlexeyE.97238 (Devexperts)

    Any plans to implement notification of password expiration to OKTA Workflows. At this moment there is no such user profile attribute as pwd age date .

This question is closed.
Loading
How to get password last changed date in an automation?