Story 2.2.7.3. RT. Profile. Settings. Sessions

Content

General info

The "Sessions" tab in the RockenTalent platform allows users to manage their active sessions. The feature provides an overview of all the sessions where the user is logged in and enables them to stop all active sessions if necessary.

User story

As a RockenTalent user,
I want to view and manage my active sessions
So that I can ensure the security of my account by ending sessions that are no longer needed.

Visual design:

 

 

Acceptance criteria

 

01

Scenario: Viewing active sessions
Given the user is logged into the RockenTalent platform
When the user navigates to the "Sessions" tab in profile settings
Then the system displays all the currently active sessions of the user.

02

Scenario: Stopping all active sessions
Given the user is on the "Sessions" tab
When the user clicks the "Stop all" button
Then the system logs the user out from all active sessions except the current one and displays a confirmation message that all other sessions have been stopped.

Comments

Leave a Reply