Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
LemonLDAP NG
lemonldap-ng
Commits
2efeacb7
Commit
2efeacb7
authored
May 16, 2018
by
Yadd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update doc
parent
be4b0701
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
6 deletions
+13
-6
README.md
README.md
+12
-5
debian/control
debian/control
+1
-1
No files found.
README.md
View file @
2efeacb7
# LemonLDAP::NG
# LemonLDAP::NG
LemonLDAP::NG is a modular Web-SSO based on Apache::Session modules.
LemonLDAP::NG is a complete and modular Web-SSO system that can run with
reverse-proxies or directly on application webservers. It can be used in
You can find documentation here:
conjunction with OpenID-Connect, CAS and SAML systems as identity or
*
for administrators: https://lemonldap-ng.org/
service provider. It can also be used as proxy between those federation
*
for developers: see also embedded perldoc
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.
You can find documentation on
[
our website
](
https://lemonldap-ng.org/
)
# Upgrade
# Upgrade
...
...
debian/control
View file @
2efeacb7
...
@@ -68,7 +68,7 @@ Description: OpenID-Connect, CAS and SAML compatible Web-SSO system
...
@@ -68,7 +68,7 @@ Description: OpenID-Connect, CAS and SAML compatible Web-SSO system
also be used as proxy between those federation systems.
also be used as proxy between those federation systems.
.
.
It manages both authentication and authorization and provides headers for
It manages both authentication and authorization and provides headers for
accounting. So you can have a full AAA protection. Authorization are built by
accounting. So you can have a full AAA protection. Authorization
s
are built by
associating a regular expression and a rule. Regular expression is applied on
associating a regular expression and a rule. Regular expression is applied on
the requested URL and the rule calculates if the user is authorized.
the requested URL and the rule calculates if the user is authorized.
.
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment