Macareux LDAP Authentication
Easily integrate LDAP (Lightweight Directory Access Protocol) authentication into Concrete CMS with this package. Connect multiple LDAP servers for user authentication with flexible configuration options, including user and group synchronization.
Features
✔ LDAP Authentication
- Supports Active Directory, OpenLDAP, and other LDAP v3-compliant systems.
- Secure authentication using LDAPS and StartTLS.
✔ Group Mapping
- Link LDAP security groups to Concrete CMS groups, including nested groups.
✔ Multiple LDAP Servers
- High availability and failover support.
✔ User Management
- Auto-create Concrete CMS users on LDAP login.
- Sync user groups based on LDAP group mappings.
✔ Task Scheduler
- Automate user synchronization and deactivation.
Prerequisites
🔹 Software Requirements
- Concrete CMS version 9.0.0 or higher
- PHP 7.4 or higher with LDAP extension enabled
🔹 LDAP Environment Knowledge
- Server details
- Directory structure
🔹 Security Considerations
- LDAPS/StartTLS may require additional setup.
- Shared hosting may limit LDAP configurations.