<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
0D54z00009B8hctCABOkta Classic EngineAdministrationAnswered2025-10-27T09:00:35.000Z2023-05-17T11:33:18.000Z2023-06-09T16:31:20.000Z

dye4h (dye4h) asked a question.

Include User’s Password Expiration Date in the Email template

Hi, I have a requirement where I have to send a password expiry reminder to the user and in that email, we have to mention the User’s Password Expiry Date.

Please help me to achieve this use case.


  • NiallM.34104 (Atlas Identity)

    So that's not captured in Okta metadata. Doesn't mean you can't do it though. How automated does this have to be ?

    The key metadata is the password last changed date ( you can see this in Rockstar. Not sure you can get to it in Workflows. )

     

    You can grab the password last changed date. Determine password policy for the user. Grab the policy to determine the password expiry configuration. Do maths. If within tolerance trigger email to user.

     

    Key is whether you can get the password last changed date in Workflows. If not, APIs and Postman ( or Python ) should get you there.

    Expand Post
    • dye4h (dye4h)

      Thanks for your response.

      Do we have any token or variable which we can use to get the current date or today's date in the Email template?

  • BradleyS.50148 (Customer)

    I'm also looking for this form field variable to add to my notification template. This would be very helpful.

This question is closed.
Loading
Include User’s Password Expiration Date in the Email template