You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I build my app following your example with a separate UI for login. now if I'm logged out and open any (non-root) url from the main ui like http://localhost:8080/#!users I get redirected to http://localhost:8080/login#!users which of cours must fail. Any ideas how we can solve this?
The text was updated successfully, but these errors were encountered:
eiswind
changed the title
Redirect to Login passes url hash & parameters to login
Security: redirect to "login" passes url hash & parameters to login
May 27, 2015
I build my app following your example with a separate UI for login. now if I'm logged out and open any (non-root) url from the main ui like http://localhost:8080/#!users I get redirected to http://localhost:8080/login#!users which of cours must fail. Any ideas how we can solve this?
The text was updated successfully, but these errors were encountered: