Null authentication backend

Presentation

Null authentication backend create a SSO session without asking anything to the user. So the only informations you get in the SSO session is the session start time and the IP address.

It can be used to track users on public websites.

Configuration

Manager

Go in General Parameters > Modules > Authentication and choose None.

Local

Edit lemonldap-ng.ini, and add in section portal

[portal]
authentication = Null