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 usable 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
:
The portal must be configured to accept REST or SOAP authentication requests if you chose to use SOAP. 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 LLNG version 2.0.8