[midPoint] Password Reset
Jan Kaspar
Caspi at seznam.cz
Wed Nov 28 20:26:21 CET 2018
Hi All,
few days ago i asked for help with non working password reset after upgrade
Midpoint 3.7 to 3.7.2.
Actualy problem was caused by:
* URLs used by Stand-Alone Deployment
(https://wiki.evolveum.com/display/midPoint/Stand-Alone+Deployment) were
changed to match the URLs used by Tomcat-based deployments of midPoint
3.6 and earlier. This means that all deployment forms now use /midpoint/
context root path in the URL by default (e.g. http://localhost:8080/
midpoint/). This choice was made based on user feedback to keep the
compatibility with previous midPoint versions and to keep the two
deployment models as closely aligned as possible. For the stand-alone
deployment there is an automatic HTTP redirect from the root URL (e.g.
http://localhost:8080/) to midPoint context root (e.g. http://localhost:
8080/midpoint/). Therefore in midPoint 3.7.1 both deployment method
should behave in a natural, expected and compatible way.
After reading tet above, i think that it will be automaticaly redirected to
correct URL. But it didnt worked for password reset formular.
Update system config to new URL solved my problem.
<infrastructure>
<defaultHostname>http://192.168.4.104:8080/midpoint</
defaultHostname>
</infrastructure>
Jan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20181128/d1195eab/attachment.htm>
More information about the midPoint
mailing list