Base solution for your next web application
Open Closed

Redirect to Login page instead of login straightaway after redefining the password #11455


User avatar
0
Leonardo.Willrich created

Hi.

When the user is required to change the password after first access, it is redirecting to the login page after the password is changed. Is there some way to log in straightaway instead? If not, at least some way to enter the user name automatically on the login page.

Kind regards, Leonardo Willrich


5 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi Leonardo,

    Could you share the version you are using and UI type you are using ? As far as I remember, this should work as you expect.

  • User Avatar
    0
    Leonardo.Willrich created

    Sorry, I missed that information. We are using AspNetZero MVC Core + JQuery version 11.4.1.

  • User Avatar
    0
    m.aliozkaya created
    Support Team

    Hi @Leonardo.Willrich,

    I couldn't reproduce it in a new solution. Could you download a new solution and compare it with yours?

  • User Avatar
    0
    Leonardo.Willrich created

    Ok, I'll do.

  • User Avatar
    0
    Leonardo.Willrich created

    It is working fine on the template. Will compare with my solution and see what is missing.