Authentication | Users | Password |
---|---|---|
✔ | ✔ |
LL::NG is able to send (through REST or SOAP) authentication credentials to another LL::NG portal, like a proxy.
The difference with remote authentication is that the client will never be redirect to the main LL::NG portal. This configuration is useful if you want to expose your internal SSO portal to another network (DMZ).
In Manager, go in General Parameters
> Authentication modules
and choose Proxy for authentication and users.
Then, go in Proxy parameters
:
Note
If the internal portal uses Choice Authentication, you have to specify ‘Internal portal choice parameter’ and ‘Internal portal choice value’ depending on its configuration. This feature needs at least LL::NG version 2.0.14.
The portal must be configured to accept REST or SOAP authentication requests. See: REST server plugin or SOAP session backend (deprecated).
If your Proxy is a 2.0.x and your server is a 1.9.x, you should add this in your lemonldap-ng.ini:
soapProxyUrn = urn:Lemonldap/NG/Common/CGI/SOAPService
Attention
This feature needs at least LL::NG version 2.0.8