Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
stevebauman committed Sep 23, 2024
2 parents effb96b + d112a32 commit 3f5d015
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,17 @@

---

🔑 **Authenticate LDAP users into your application**
⭐️ **Developer Experience First**

LdapRecord focuses on clean, easy to understand syntax along with thorough documentation.

🔑 **Authenticate LDAP Users**

Allow LDAP users to log into your application and control which users can login via [Scopes](https://ldaprecord.com/docs/laravel/v3/usage/#scopes) and [Rules](https://ldaprecord.com/docs/laravel/v1/auth/configuration/#rules).

🔄 **Import & Synchronize LDAP users**

Import users from your directory via a [command](https://ldaprecord.com/docs/laravel/v3/auth/database/importing): `php artisan ldap:import`.
Import users from your directory via [command](https://ldaprecord.com/docs/laravel/v3/auth/database/importing): `php artisan ldap:import`.

💼 **Multi-Domain Support**

Expand All @@ -52,8 +56,6 @@ changing your application code.

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

Yeah, we like it too.

---

<h3 align="center">LdapRecord-Laravel is Supportware™</h3>
Expand Down

0 comments on commit 3f5d015

Please sign in to comment.