logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Lemonldap::NG::Portal::CDC - Manage SAML Common Domain Cookie

Authors

       LemonLDAP::NG team <http://lemonldap-ng.org/team>

Bug Report

       Use        OW2        system       to       report       bug       or       ask       for       features:
       <https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/issues>

Description

       Lemonldap::NG::Portal::CDC - Manage SAML Common Domain Cookie

       See <http://lemonldap-ng.org> for more.

Download

       Lemonldap::NG is available at <https://lemonldap-ng.org/download>

Name

       Lemonldap::NG::Portal::CDC - Manage SAML Common Domain Cookie

See Also

Synopsis

       Choose any Plack method. CGI example:

         #!/usr/bin/env plackup

         use Lemonldap::NG::Portal::CDC;

         # This must be the last instruction ! See PSGI for more
         Lemonldap::NG::Portal::CDC->run($opts);

See Also