<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div>Hi Petr,</div><div><br></div><div>there were bug introduced with some refactoring but I fixed it already. So I recommend you to upgrade to the newest master.. This bug was fixed in <a data-mce-href="https://github.com/Evolveum/midpoint/commit/1dcd6d872ca53899fd059ce3a8a097c7f6a90e71" href="https://github.com/Evolveum/midpoint/commit/1dcd6d872ca53899fd059ce3a8a097c7f6a90e71" target="_blank">this commit</a>.  </div><div><br></div><div><span name="x"></span>Best regards,<br><div><br></div>Katarina Valalikova<br>Java Developer<br>evolveum.com<span name="x"></span><br></div><div><br></div><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;" data-mce-style="color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>"petr kulheim" <petr.kulheim@ibacz.eu><br><b>To: </b>midpoint@lists.evolveum.com<br><b>Cc: </b>"Peter Holes" <Peter.Holes@ibask.eu><br><b>Sent: </b>Tuesday, May 30, 2017 5:47:07 PM<br><b>Subject: </b>[midPoint] unable to show forgotpassword/registration page<br><div><br></div><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">Hi Everyone,</span> <br><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">we are working with midPoint build from 3.6-SNAPSHOT from 20th May and trying to setup Reset Password and Self Registration</span> <br><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">according to </span> <br><a href="https://wiki.evolveum.com/display/midPoint/Reset+Password+Configuration" target="_blank" data-mce-href="https://wiki.evolveum.com/display/midPoint/Reset+Password+Configuration"><span size="2" color="blue" face="sans-serif" data-mce-style="color: blue; font-family: sans-serif; font-size: small;" style="color: blue; font-family: sans-serif; font-size: small;">https://wiki.evolveum.com/display/midPoint/Reset+Password+Configuration</span></a> <br><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">and </span> <br><a href="https://wiki.evolveum.com/display/midPoint/Self+Registration+Configuration" target="_blank" data-mce-href="https://wiki.evolveum.com/display/midPoint/Self+Registration+Configuration"><span size="2" color="blue" face="sans-serif" data-mce-style="color: blue; font-family: sans-serif; font-size: small;" style="color: blue; font-family: sans-serif; font-size: small;">https://wiki.evolveum.com/display/midPoint/Self+Registration+Configuration</span></a> <br><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">with custom forms, using forms from samples.</span> <br><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">Clicking on Forgot Password link (or Sign Up button) on login page leads to login page again.</span> <br><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">If refering /midpoint/forgotpassword (or /midpoint/registration) page directly when a user is logged in then forms are shown.</span> <br><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">It looks like  /midpoint/forgotpassword or /midpoint/registration  pages requires user to be logged in. Although, I guess, these pages are supposed to do not require a user to be logged in.</span> <br> <br><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">Log contains following:</span> <br><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">2017-05-30 17:38:36,515 [] [http-nio-80-exec-3] TRACE (com.evolveum.midpoint.web.util.ExactMatchMountedMapper): Matched: true for 'forgotpassword' with mount url 'forgotpassword'</span> <br><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">2017-05-30 17:38:36,516 [] [http-nio-80-exec-3] DEBUG (com.evolveum.midpoint.gui.api.page.PageBase): Initializing page class com.evolveum.midpoint.web.page.forgetpassword.PageForgotPassword</span> <br><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">2017-05-30 17:38:36,518 [] [http-nio-80-exec-3] TRACE (com.evolveum.midpoint.gui.api.page.PageBase): Deployment information : null</span> <br><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">2017-05-30 17:38:36,523 [] [http-nio-80-exec-3] DEBUG (com.evolveum.midpoint.gui.api.util.WebModelServiceUtils): Loading FormType with oid bb42fa87-b066-48a0-a960-c77fc8b53737, options null</span> <br><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">2017-05-30 17:38:36,526 [] [http-nio-80-exec-3] DEBUG (com.evolveum.midpoint.gui.api.util.WebModelServiceUtils): Loaded form:bb42fa87-b066-48a0-a960-c77fc8b53737(Reset password form) with result R(com.evolveum.midpoint.gui.api.util.WebModelServiceUtils.loadObject SUCCESS null)</span> <br><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">2017-05-30 17:38:41,552 [] [http-nio-80-exec-10] TRACE (com.evolveum.midpoint.web.util.ExactMatchMountedMapper): Matched: true for 'login' with mount url 'login'</span> <br><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">2017-05-30 17:38:41,553 [] [http-nio-80-exec-10] DEBUG (com.evolveum.midpoint.gui.api.page.PageBase): Initializing page class com.evolveum.midpoint.web.page.login.PageLogin</span> <br><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">2017-05-30 17:38:41,554 [] [http-nio-80-exec-10] TRACE (com.evolveum.midpoint.gui.api.page.PageBase): Deployment information : null</span> <br><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">2017-05-30 17:38:42,181 [] [http-nio-80-exec-9] TRACE (com.evolveum.midpoint.web.util.ExactMatchMountedMapper): Matched: true for 'login?4-1.IBehaviorListener.0-&_=1496158722259&windowName=77e0b86d-5837-4cdd-8853-8667eaceb2c1' with mount url 'login</span> <br> <br><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">Any hint what to do to make it working would be appreciated.</span> <br> <br><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">Thank you very much</span> <br> <br><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">Petr Kulheim</span> <br><span size="2" face="sans-serif" data-mce-style="font-family: sans-serif; font-size: small;" style="font-family: sans-serif; font-size: small;">IBA CZ</span> <br><div><br></div>_______________________________________________<br>midPoint mailing list<br>midPoint@lists.evolveum.com<br>http://lists.evolveum.com/mailman/listinfo/midpoint<br></div><div><br></div></div></body></html>