-
Notifications
You must be signed in to change notification settings - Fork 191
Open
Description
Hello,
After login, access is denied. The URL bar says
http://localhost:8080/?continue
It seems that the redirection .defaultSuccessUrl("/users") in the class SpringSecurity does not work.
The browser window says:
"Access to localhost was denied. You are not authorized to access this page. HTTP ERROR 403"
But if I enter the endpoint manually:
http://localhost:8080/users
everything works perfectly. I have no idea and would need some help.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels