LemonLDAP::NG Web SSO
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
lemonldap-ng/doc/sources/admin/globallogout.rst

25 lines
669 B

Global logout plugin
====================
This plugin allows a user to log out of all his active sessions.
Configuration
-------------
Just enable it in the Manager (section “plugins”).
- **Parameters**:
- **Activation**: Enable/Disable or set a rule to select which users
are allowed to close there sessions.
- **Auto accept time**: Enable/Disable timer. If timer is disabled,
all opened sessions will be immediately closed.
- **Custom parameter**: Session attribut to display at global logout
.. note::
To display more than one session attribute, you can create a
macro like this :
``user_USER => "$uid_" . uc $uid``