Skip to content

Feature: Last Attempted Authorization Path #8

@justinsa

Description

@justinsa

Presently, when a user is authenticated they are bounced to a static page defined in the configuration. This is sub-optimal for deep linking to arbitrary parts of the site. Last attempted authorization path management will redirect a user back to the last attempted authorization path that triggered their need to be authenticated. This functionality will override the default onLoginRedirect setting, but should not be used for a failed authorization attempt since the user does not have sufficient privileges to access the route.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions