stages/user_login: terminate others (#4754)
* rework session list Signed-off-by: Jens Langhammer <jens@goauthentik.io> * use sender filtering for signals when possible Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add terminate_other_sessions Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -25,3 +25,7 @@ You can set the session to expire after any duration using the syntax of `hours=
|
||||
- Weeks
|
||||
|
||||
All values accept floating-point values.
|
||||
|
||||
## Terminate other sessions
|
||||
|
||||
When enabled, previous sessions of the user logging in will be revoked. This has no affect on OAuth refresh tokens.
|
||||
|
||||
Reference in New Issue
Block a user