Adldap2-Laravel
Adldap2-Laravel copied to clipboard
LDAP Authentication & Management for Laravel
- Laravel Version: 5.2.45 - Adldap2-Laravel Version: 4.0.7 - PHP Version: 7.2 - LDAP Type: ActiveDirectory ### Description: Whenever I try to search for or to auth a user, I...
STARTTLS
- Laravel Version: 5.5 - Adldap2-Laravel Version: 4.0 - PHP Version: 7.2 - LDAP Type: ActiveDirectory ### Description: Unable to get a connection using STARTTLS. ### Steps To Reproduce: Using...
- Laravel Version: 5.5 - Adldap2-Laravel Version: ^4.0 - PHP Version: 7.1 - LDAP Type: ActiveDirectory ### Description: I'm using multiple authentication guards: ``` 'admins' => [ 'driver' => 'adldap',...
- Laravel Version: 5.6.16 - Adldap2-Laravel Version: 4.07 - PHP Version: 7.1.16-1 - LDAP Type: ActiveDirectory I named my connection in the adldap.php file's 'connections' array and added a second...
- Laravel Version: 5.5 - Adldap2-Laravel Version: 3.0 - PHP Version: 7.1 - LDAP Type: Active Directory ### Description: Undefined index: username {"exception":"[object] (ErrorException(code: 0): Undefined index: username at /u02/html/works/vendor/adldap2/adldap2-laravel/src/Auth/Resolver.php:46)....
- Laravel Version: 5.5 - PHP Version: 7 - LDAP Type: ActiveDirectory Hi guy, I was wondering if someone had to authenticated with GSS negotiate credentials. I am not able...
- Laravel Version: 5.5 - Adldap2-Laravel Version: 3.* - PHP Version: 7.* ### Description: I've build all config files as described in documentation, but, if i try to login with...
- Laravel Version: 5.5 - Adldap2-Laravel Version: 4.0 - PHP Version: 7.1.12 - LDAP Type: Active Directory ### Description: Do we have any requirement for the AD? I am able...
I am using Laravel 5.4. There are two types of user in my system. Admin &User. Both have separate database tables .To authenticate ,I have implemented laravel multi auth with...
- Laravel Version: 5.4 - Adldap2-Laravel Version: 3.0.4 - LDAP Type: FreeIPA - PHP Version: 7.0 ### Description: ### Steps To Reproduce: Set up a Laravel project with the extension,...