Skip to content

Inform user of session expiration #1923

Open
@pieperm

Description

@pieperm

Is your feature request related to a problem? Please describe.
Currently, users receive no warning about being timed out of their current login session, nor are they prompted to log in again once they are automatically logged out.

Describe the solution you'd like
When the authentication token is about to expire (e.g. 5 minutes beforehand) the user should receive a pop-up on the page that lets the user know they will be automatically timed out. If the user is timed out, they should be taken to a page that tells them they have been timed out, and includes a link back to the login page.

Describe alternatives you've considered
N/A

Additional context
This is related to the implementation of background refresh tokens in # #1717

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions