1Lemonldap::NG::SSOaaS::UAspearchCeo:n:tCrliibeuntte(d3L)PeemrolnlDdoacpu:m:eNnGt:a:tSiSoOnaaS::Apache::Client(3)
2
3
4
6 Lemonldap::NG::SSOaaS::Apache::Client - Apache client for Lemonldap::NG
7 FastCGI server.
8
10 In apache2.conf:
11
12 <VirtualHost ...>
13 PerlHeaderParserHandler Lemonldap::NG::SSOaaS::Apache::Client
14 PerlSetVar LLNG_SERVER 127.0.0.1:9090
15 PerlSetVar VHOSTTYPE DevOps
16 # or PerlSetVar VHOSTTYPE DevOpsST
17 PerlSetVar RULES_URL http://app.tld/rules.json
18 PerlSetVar HOST HTTP_HOST
19 PerlSetVar PORT_REDIRECT SERVER_PORT
20 PerlSetVar HTTPS_REDIRECT HTTPS
21 ...
22 </VirtualHost>
23
25 Lemonldap::NG::SSOaaS::Apache::Client is an alternative to
26 Lemonldap::NG::Handler::ApacheMP2 that replace inside handler. It calls
27 a remote Lemonldap::NG FastCGI server to get authentication,
28 authorization and headers.
29
31 Lemonldap::NG::Handler::ApacheMP2,
32 <https://lemonldap-ng.org/documentation/latest/ssoaas>
33
35 LemonLDAP::NG team <https://lemonldap-ng.org/team.html>
36
38 Use OW2 system to report bug or ask for features:
39 <https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/issues>
40
42 Lemonldap::NG is available at <https://lemonldap-ng.org/download.html>
43
45 See COPYING file for details.
46
47 This library is free software; you can redistribute it and/or modify it
48 under the terms of the GNU General Public License as published by the
49 Free Software Foundation; either version 2, or (at your option) any
50 later version.
51
52 This program is distributed in the hope that it will be useful, but
53 WITHOUT ANY WARRANTY; without even the implied warranty of
54 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
55 General Public License for more details.
56
57 You should have received a copy of the GNU General Public License along
58 with this program. If not, see <http://www.gnu.org/licenses/>.
59
60
61
62perl v5.36.1 2023-L1e1m-o1n4ldap::NG::SSOaaS::Apache::Client(3)