<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Good afternoon,<br class=""><div class="">We need to be able to direct users straight to the forgot password link from our various services.  For example, we want the Forgot Password link in our Nextcloud Server to go directly to midpoint/forgotpassword rather than the midpoint login screen.  </div><div class=""><br class=""></div><div class="">Unfortunately, if a user goes directly to <a href="https://id.example.com/midpoint/forgotpassword" class="">https://id.example.com/midpoint/forgotpassword</a> and enters their email address, they receive a message that says, “Reset password failed.  Please contact system administrator.”  The midpoint.log says, "2021-12-01 15:18:55,948 [MODEL] [http-nio-8080-exec-2] WARN (com.evolveum.midpoint.security.enforcer.impl.SecurityEnforcerImpl): No authentication”</div><div class=""><br class=""></div><div class="">However, if the user goes to <a href="https://id.example.com/" class="">https://id.example.com/</a> and clicks Forgot Password, it redirects them to <a href="https://id.example.com/midpoint/forgotpassword" class="">https://id.example.com/midpoint/forgotpassword</a>.  The user can then enter their email address and the password reset link is sent normally.</div><div class=""><br class=""></div><div class="">Is there a way to make direct access to midpoint/forgotpassword work properly?</div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""></div><div class="">Josh</div><div class=""><div class="">
</div>

<br class=""></div></body></html>