Authentification | Utilisateurs | Mot-de-passe |
---|---|---|
✔ | ✔ |
LL::NG Slave backend relies on HTTP headers to retrieve user login and/or attributes.
It allows to put LL::NG::portal behind another web SSO, or behind a SSL hardware to delegate SSL authentication to that hardware.
Dans le manager, aller dans Paramètres généraux
> Modules d'authentification
et choisir <a2>Slave</a2>) pour les modules authentification ou utilisateurs.
Ensuite, aller dans les paramètres Slave
:
You have then to declare HTTP headers exported by the main SSO (in Exported Variables). Exemple :
Clef (nom LL::NG) | Value (HTTP header name) |
---|---|
uid | Auth-User |
User-Email |
See also exported variables configuration.