Skip to content

jonahlyn/adauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adauth

An Active Directory authentication driver for Laravel 4.

Installation

  1. Open app/config/app.php and add:

Unm\Adauth\AdauthServiceProvider

  1. Publish a configuration file:

php artisan config:publish unm/adauth

  1. Open app/config/auth.php and change driver to adauth.

Usage

Todo

Credits

Inspiration taken from: https://github.com/wells/l4-ldap-ntlm

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages