1Lemonldap::NG::Portal::UCsDeCr(3C)ontributed Perl DocumeLnetmaotnilodnap::NG::Portal::CDC(3)
2
3
4
6 Lemonldap::NG::Portal::CDC - Manage SAML Common Domain Cookie
7
9 Choose any Plack method. CGI example:
10
11 #!/usr/bin/env plackup
12
13 use Lemonldap::NG::Portal::CDC;
14
15 # This must be the last instruction ! See PSGI for more
16 Lemonldap::NG::Portal::CDC->run($opts);
17
19 Lemonldap::NG::Portal::CDC - Manage SAML Common Domain Cookie
20
21 See <http://lemonldap-ng.org> for more.
22
24 <http://lemonldap-ng.org/>
25
27 LemonLDAP::NG team <http://lemonldap-ng.org/team>
28
30 Use OW2 system to report bug or ask for features:
31 <https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/issues>
32
34 Lemonldap::NG is available at <https://lemonldap-ng.org/download>
35
37 See COPYING file for details.
38
39 This library is free software; you can redistribute it and/or modify it
40 under the terms of the GNU General Public License as published by the
41 Free Software Foundation; either version 2, or (at your option) any
42 later version.
43
44 This program is distributed in the hope that it will be useful, but
45 WITHOUT ANY WARRANTY; without even the implied warranty of
46 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
47 General Public License for more details.
48
49 You should have received a copy of the GNU General Public License along
50 with this program. If not, see <http://www.gnu.org/licenses/>.
51
52
53
54perl v5.36.1 2023-11-14 Lemonldap::NG::Portal::CDC(3)