Skip to content

Repetitive login redirection even when session is valid #768

@natalian98

Description

@natalian98

If you are logged in and go to /ui/login page, Login UI will ask to authenticate again. This happens repeatedly as we create a new login flow:

redirect-to-login-with-session.webm

Steps to reproduce:

  1. Log in
  2. Go to login page again - you have to complete another login flow

imo we should instead redirect to some generic landing page when there is already a valid session that meets the aal requirements, e.g. the user management page:

redirect-if-session-valid.webm

I will open a PR if we agree on this approach.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions