Product Guide
...
Kubeark Identity
Stages

User Delete/Login/Logout stage

2min

User Delete

This stage is designed to be used in a flow that removes a user from the system, and it deletes the user who is currently in the pending state. Additionally, the user is removed from the current session.

User Login

The purpose of this stage is to attach a pending user to the current session. It can be utilized during an enrollment flow after user_write, or during an authentication flow after a password stage.

Session duration
Stay signed in offset
Terminate other sessions

By default, the session is set to expire when you close your browser. This can be customized so that you can set the session to expire after any duration using the syntax of hours=1,minutes=2,seconds=3

The following keys are accepted: Microseconds, Miliseconds, Seconds, Minutes, Hours, Days, Weeks.

User Logout

The stage is the opposite of User Login Stages, which means that it logs out the user by removing them from the current session.

Updated 12 Feb 2024
Doc contributor
Did this page help you?