This authentication plug-in enables LDAP single sign-on's from web portal SSL forms and uses a modified standalone version of the core LDAP Authentication Plug-in. Currently supports MS-ADLS (AD), and OpenLDAP (RFC2307 compliant) Server back ends.
Features
- Pass-Through Security Authentication from Web Forms via HTTP/TLS & [SSL]
- Authenticates private key + Server FQDN Remote Host + User LDAP login credentials
- MS-ADLS (AD), and OpenLDAP (RFC2307 compliant) LDAPv2-3 Server back ends
- Cron Sync via auth_ldapsso_sync_users.php
- Sample test.php web form for local server testing
- New LDAP user creation via LDAP organizationalUnits (openLDAP)
- SSO Failed Login URL
- MD5, SHA-1 and plain passwords
- Optional Data mapping LDAP attributes to User profile
- Change LDAP password via Change Password on Edit profile page
License
Affero GNU Public LicenseFollow Moodle LDAP SSO Authentication Plugin
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
I installed and tried running on moodle 2.7x. it seems to need certain updates on few functions. popup_form() etc...