• Stars
    star
    504
  • Rank 87,553 (Top 2 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 5 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Multi-domain LDAP Authentication & Management for Laravel.

Integrate LDAP into your Laravel application.

Documentation ยท Directory Browser ยท Post a Question


๐Ÿ”‘ Authenticate LDAP users into your application

Allow LDAP users to log into your application and control which users can login via Scopes and Rules.

๐Ÿ”„ Import & Synchronize LDAP users

Import users from your directory via a command: php artisan ldap:import.

๐Ÿ’ผ Multi-Domain Support

Authenticate users from as many LDAP domains as you'd like. Support comes out of the box.

๐ŸŽฉ Eloquent Query Builder

Search for LDAP objects with a fluent and easy to use interface you're used to. You'll feel right at home.

โœ๏ธ Active Record LDAP Models

LDAP objects are individual models. Persist them to your LDAP server with a single save().

๐Ÿ’ซ LDAP Directory Emulator

Test authenticating and querying users without changing your application code.

Create, update, and delete LDAP objects without touching a real LDAP server.

Yeah, we like it too.


LdapRecord-Laravel is Supportwareโ„ข

If you require support using LdapRecord-Laravel, a sponsorship is required ๐Ÿ™

Thank you for your understanding โค๏ธ


Security Vulnerabilities

If you discover a security vulnerability within LdapRecord-Laravel, please send an e-mail to Steve Bauman via [email protected].

All security vulnerabilities will be promptly addressed.