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/authnull.rst

31 lines
837 B

Null
====
============== ===== ========
Authentication Users Password
============== ===== ========
✔ ✔ ✔
============== ===== ========
Presentation
------------
LL::NG Null backend is a transparent backend:
- Authentication: will create session without prompting any credentials
(but will register client IP and creation date)
- Users: will not collect any data (but you can still register
environment variables in session)
- Password: will not change any password
You can use Null backend to bypass some authentication process steps.
Configuration
-------------
In Manager, go in ``General Parameters`` > ``Authentication modules``
and choose Null for authentication, users or password module.
Then, go in ``Null parameters``:
- **Authentication level**: authentication level for this module.