Add LDAP & LDAPMulti authentication module.
This adds two authentication modules which are meant to replace auth/login.php and auth/login-ldapmulti.php. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1372 44740490-163a-0410-bde0-09ae8108e29a
Showing
- config-templates/authsources.php 88 additions, 0 deletionsconfig-templates/authsources.php
- modules/ldap/default-enable 0 additions, 0 deletionsmodules/ldap/default-enable
- modules/ldap/docs/ldap.txt 170 additions, 0 deletionsmodules/ldap/docs/ldap.txt
- modules/ldap/lib/Auth/Source/LDAP.php 57 additions, 0 deletionsmodules/ldap/lib/Auth/Source/LDAP.php
- modules/ldap/lib/Auth/Source/LDAPMulti.php 93 additions, 0 deletionsmodules/ldap/lib/Auth/Source/LDAPMulti.php
- modules/ldap/lib/ConfigHelper.php 158 additions, 0 deletionsmodules/ldap/lib/ConfigHelper.php
Loading
Please register or sign in to comment