Base solution for your next web application
Open Closed

Add new User / change password on login / 'Password reset link expired' #11399


User avatar
0
alexanderpilhar created

11.4.0, Angular

Problem Adding a new user who has to change the password on next login results in 'Password reset link expired' when trying to do so!

Expected behaviour Expected to be working just like when resetting a password (see workaround).

How to reproduce This can be reproduced easily in ASPNETZERO demo!

  • Add new user.
  • Make sure change password on next login is checked.
  • Wait for activation mail and click the link.
  • Login with the credentials for the new user.
  • Enter new password.
  • See the Password reset link expired error message.

Workaround

  • Dismiss the error message by clicking OK.
  • Click on Go Back.
  • Click on Forgot your password?.
  • Enter mail address and click send.
  • Wait for the password reset email and click the link.
  • Enter a new password and click send.
  • Done.

1 Answer(s)