Hi,
first thanks a lot for this project. It is a real gold mine for Spring SSO.
Question that I have is how to login form http://localhost:8080/ui? When clicking on Login I get redirected to http://localhost:8080/ui/login and since this route is not defined in ui I get the default spring error page (whitelabel error page).
Also tried to go to http://localhost:8888/index.html where I get redirected to the authserver. Could login but after going back to http://localhost:8080/ui it still shows login link.
Could you help by this problem?
Hi,
first thanks a lot for this project. It is a real gold mine for Spring SSO.
Question that I have is how to login form
http://localhost:8080/ui? When clicking onLoginI get redirected tohttp://localhost:8080/ui/loginand since this route is not defined inuiI get the default spring error page (whitelabel error page).Also tried to go to
http://localhost:8888/index.htmlwhere I get redirected to the authserver. Could login but after going back tohttp://localhost:8080/uiit still shows login link.Could you help by this problem?