Slave

Authentication Users Password

Presentation

LL::NG Slave backend relies on HTTP headers to retrieve user login and/or attributes.

It allows one to put LL::NG::portal behind another web SSO, or behind a SSL hardware to delegate SSL authentication to that hardware.

Configuration

In Manager, go in General Parameters > Authentication modules and choose Slave for authentication or users module.

Then, go in Slave parameters:

You have then to declare HTTP headers exported by the main SSO (in Exported Variables). Example :

Key (LL::NG name) Value (HTTP header name)
uid Auth-User
mail User-Email

See also exported variables configuration.