purgeLocalCache
Lemonldap::NG handler common libraries
Install
- All systems
-
curl cmd.cat/purgeLocalCache.sh
- Debian
-
apt-get install liblemonldap-ng-handler-perl
- Ubuntu
-
apt-get install liblemonldap-ng-handler-perl
- Kali Linux
-
apt-get install liblemonldap-ng-handler-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install liblemonldap-ng-handler-perl
- Raspbian
-
apt-get install liblemonldap-ng-handler-perl
- Dockerfile
- dockerfile.run/purgeLocalCache
liblemonldap-ng-handler-perl
Lemonldap::NG handler common libraries
Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems. It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorizations are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized. Lemonldap::NG::Handler provides Perl libraries used by web server handlers.