Hi, 

after an reset passwrod email is sent to the user and the user clicked on this email, he does enter its password 2 times. He is then invinted to click on a link "Back to application" and ten authenticates himself on the keycloak login screen. All ok.

BUT he is then redirect by default (it seems) to the page here:

http://localhost:8080/auth/realms/master/account/

Which is in the keycloak webapp.


Is there a way to change it ? I tried to put some redirects in the initial url values but it didn't seem to work.


Any help? Thanks a lot for your time !

Fabio Monteiro