Improve doc

This commit is contained in:
Christophe Maudoux 2021-05-20 18:51:45 +02:00
parent 489662db32
commit cf07ede2cd
5 changed files with 14 additions and 18 deletions

View File

@ -23,21 +23,23 @@ Just enable it in the manager (section “plugins”).
for searching sessions in backend if ``whatToTrace`` fails. Useful
to look for sessions by mail or givenName. Let it blank to search
by ``whatToTrace`` only
- **Display computed sessions**: Rule to define which users can display a
computed session if no SSO session is found
- **Display empty headers**: Rule to define which users can display ALL headers
appended by LemonLDAP::NG including empty ones
- **Display normalized headers**: Rule to define which users see headers name sent by
the web server (see RFC3875)
- **Display empty values**: Rule to define which users can display ALL attributes
even empty ones
- **Display persistent session data**: Rule to define which users can display
persistent session data
- **Hidden headers**: Sent headers whose value is masked except for unrestricted users.
Key is a Virtualhost name and value represents a space-separated headers list.
A blank value obfuscates ALL relative Virtualhost sent headers.
Note that just valued hearders are masked.
- **Display**:
- **Computed sessions**: Rule to define which users can display a
computed session if no SSO session is found
- **Empty headers**: Rule to define which users can display ALL headers
appended by LemonLDAP::NG including empty ones
- **Normalized headers**: Rule to define which users can see headers name sent by
the web server (see RFC3875)
- **Empty values**: Rule to define which users can display ALL attributes
even empty ones
- **Persistent session data**: Rule to define which users can display
persistent session data
.. note::

View File

@ -1,5 +1,3 @@
|image0|
Decrypt value plugin
====================

View File

@ -1,5 +1,3 @@
|image0|
Find user plugin
================

View File

@ -1,5 +1,3 @@
|image0|
Certificate reset
=================

View File

@ -284,13 +284,13 @@ Name Description
:doc:`Global Logout<globallogout>` [10]_ Suggest to close all opened sessions at logout
:doc:`Grant Sessions<grantsession>` Rules to apply before allowing a user to open a session
:doc:`Impersonation<impersonation>` [11]_\ |new| Allow users to use another identity
:doc:`Find user<finduser>` [12]_\ |beta| Search for user account
:doc:`Find user<finduser>` [12]_\ |new| Search for user account
:doc:`Notifications system<notifications>` DIsplay a message during log in process
:doc:`Portal Status<status>` Experimental portal status page
:doc:`Public pages<public_pages>` Enable public pages system
:doc:`Refresh session API<refreshsessionapi>` [13]_ Plugin that provides an API to refresh a user session
:doc:`Reset password by mail<resetpassword>` Send a mail to reset its password
:doc:`Reset certificate by mail<resetcertificate>` [14]_\ |beta| Allow users to reset their certificate
:doc:`Reset certificate by mail<resetcertificate>` [14]_\ |new| Allow users to reset their certificate
:doc:`REST services<restservices>` |new| REST server for :doc:`Proxy<authproxy>`
:doc:`SOAP services<soapservices>` |deprecated| SOAP server for :doc:`Proxy<authproxy>`
:doc:`Stay connected<stayconnected>` |new| Enable persistent connection on same browser