
BenjaminS.51727 (Customer) asked a question.
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?

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
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.
I believe your solution works only if you create a custom attribute "passwordChanged"then populate it for every user via API
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 .