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 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 when this is set to a higher value than the default seconds=0 , a prompt is shown, allowing the users to choose if their session should be extended or not the same syntax as for session duration applies when enabled, previous sessions of the user logging in will be revoked this has no affect on oauth refresh tokens 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