Built-in support for password expiration in Auth0

Hi,

is password expiration based on the Number of day…s built-in functionality of Auth0??

if not how we can achieve this??

Hi @satya.damodhar ,

Thank you for posting this query on the Auth0 Community!

Password expiration can be implemented by rules. Please try creating a “Check Last Password Reset” rule.

Hope this helps!

Hi Lihuza,

Thank you for your reply.

I tried using the Check Last pwd reset Rule. However, it is Authenticating the user but sends and custom error message in saml response to the application which we configured in rule.

can you please help me here by sharing the custom java script to display an error message on Auth0 screen “Your Password Expired” and LINK to click here to reset your password.