Changes between Initial Version and Version 1 of LdapSupport
- Timestamp:
- Apr 13, 2014, 9:50:12 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LdapSupport
v1 v1 1 LDAP support 2 3 model 4 an account can optionally have an "external authorizer", described by 5 authorizer type 6 LDAP, OpenAuth 7 authorizer URL 8 authorizer account ID 9 10 database 11 12 Projects can support LDAP; 13 this is exported in get_project_config.php 14 15 client attach 16 current: 17 do either lookup_account or create_account w/ email, passwd 18 create account as needed 19 new: 20 GUI, attach form: 21 "login with LDAP" checkbox 22 LDAP name, password fields