You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey guys,
I want to force users to change password when it expired. How should it looks like:
User authenticating in flow;
Policy checks if user's password is expired;
If password is expired user will see the corresponding message and will be asked to change his password;
User changing his password in current flow or redirecting to another flow (if it's possible);
After changing his password user will be asked to log in with new password.
I made the password expire policy and tried to integrate it in Identification Stage, but it doesn't work for me (maybe I'm doing something wrong)
I will be glad if someone can help me with this problem, because I didn't find any information in docs
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey guys,
I want to force users to change password when it expired. How should it looks like:
I made the password expire policy and tried to integrate it in Identification Stage, but it doesn't work for me (maybe I'm doing something wrong)
I will be glad if someone can help me with this problem, because I didn't find any information in docs
Beta Was this translation helpful? Give feedback.
All reactions