SlideShare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our User Agreement and Privacy Policy.
SlideShare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our Privacy Policy and User Agreement for details.
Successfully reported this slideshow.
Activate your 14 day free trial to unlock unlimited reading.
4.
4
@SFLinux
@clementoudot
What is LemonLDAP::NG?
● WebSSO, Access Control and Identity Provider
● Apache and Nginx support
● Default protection by Handler, identity forwarded trough
HTTP headers
● Standard protocols: CAS, SAML and OpenID Connect
● Self services (password change, password lost,
registration)
8.
8
@SFLinux
@clementoudot
2 years after
● New major version: 1.9
● 10 patch/bugfixes versions
● 2.0 version still in development:
– Creation of a lot of unit tests
– Handler code refactoring
– Rewrite of all Portal code
– Some new features added
9.
9
@SFLinux
@clementoudot
New features
● MFA (Multi Factor Authentication)
– Native support of U2F (FIDO alliance)
– Easy support of all OTP providers trough script hooks
● Handlers:
– NodeJS
– Devops
– ServiceToken (API protection)
10.
10
@SFLinux
@clementoudot
New features
● Authentication backends:
– REST
– PAM
– Kerberos
– Combination
● YAML configuration storage
● Authentication levels protection with session upgrade
11.
11
@SFLinux
@clementoudot
How to help?
● Translation on transifex
● Test 2.0 code from trunk
● Review issues
● Write unit tests
● Join the project