Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 7e70595

Browse files
committed
Added note about SSO middleware
1 parent 84745fb commit 7e70595

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,8 @@ to receive this option.
441441

442442
Inside of your `config/adldap_auth.php` configuration, you can now insert a raw LDAP filter to specify what users are allowed to authenticate.
443443

444+
This filter persists to the Windows Authentication Middleware as well.
445+
444446
For example, to allow only users with an email address, insert the filter: `(mail=*)`:
445447

446448
```php

0 commit comments

Comments
 (0)