By: Miguel Foo user 27 Jun 2017 at 7:52 p.m. CDT

4 Responses
Miguel Foo gravatar
Heya, Trying to enable password reset according to the documentation: https://gluu.org/docs/ce/admin-guide/oxtrust-ui/#organization-configuration I configured the SMTP server and After I enabled it, I'm wondering how I can reset the password? I figure it'd see a link on the login page?

By Michael Schwartz Account Admin 27 Jun 2017 at 8:23 p.m. CDT

Michael Schwartz gravatar
Joseph, can you ask around about this and add it to the docs?

By Miguel Foo user 28 Jun 2017 at 10:49 p.m. CDT

Miguel Foo gravatar
Heya, any update on this?

By William Lowe user 30 Jun 2017 at 8:53 a.m. CDT

William Lowe gravatar
After configuring SMTP and enabling password reset, you need to un-comment this section from oxauth/login.xhtml: ``` <li class="row-fluid"> <div class="span9 offset3"> <a class="need-account,register" href="/identity/person/passwordReminder.htm">Forgot your password?</a> </div> </li> ``` Now a link should show up on your login page. Please confirm it works and we will add to the docs. Thanks! Will

By Miguel Foo user 30 Jun 2017 at 1:13 p.m. CDT

Miguel Foo gravatar
Thanks of the response, I'm away from the computer but I'll test it once I'm back infront of my comp