LemonLDAPNG / node-lemonldap-ng-handler

Lemonldap::NG handler for Node.js
GNU General Public License v3.0
8 stars 2 forks source link
handler lemonldap-ng nginx sso sso-authentication ssoaas

Lemonldap::NG handler for Node.js

Beta Lemonldap::NG handler for node.js

packages

What is LemonLDAP::NG

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. Authorization 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.

LLNG is designed in 3 kinds of elements:

This module provide the Node.js handler and the FastCGI server.

See Lemonldap::NG website for more.

Copyright and license

Copyright (C) 2016-present Yadd yadd@debian.org

Licensed under GNU GPL V3