Changes between Initial Version and Version 1 of UserGuidelines/Admin/Authentication


Ignore:
Timestamp:
10/15/13 09:51:44 (11 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuidelines/Admin/Authentication

    v1 v1  
     1= Authentication =
     2[[TOC]]
     3
     4The default Authentication system is an email address & password in the main Sahana database ({{{auth_user}}} table), however a variety of other Authentication systems can be used.
     5
     6Web2Py documentation on possible methods are here:
     7* http://www.web2py.com/book/default/chapter/09#Authentication
     8
     9== Facebook ==
     10
     11== Google ==
     12
     13== OpenID ==
     14
     15== LDAP ==
     16It is possible to authenticate against an LDAP (Lightweight Directory Access Protocol) server:
     17* Microsoft Active Directory
     18* IBM's Lotus Notes Domino
     19* OpenLDAP