Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

Redirect user back to intended target page after authentication #590

@mrioan

Description

@mrioan

If an anonymous user tries to see a page that requires authentication, our code will redirect the user to the login page. After the successful authentication, the user will invariantly be redirected to either the next parameter or the configured nextUri. It would be good to keep track of the originally intended target page and redirect the user there after authentication.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions