Skip to content

Access denied after login. #11

@PrimaryKey

Description

@PrimaryKey

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions