Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

LDAP authentication

From MoodleDocs
Revision as of 06:19, 24 May 2017 by John Okely (talk | contribs) (Intro on LDAP auth for devs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The LDAP authentication module enables users to connect to an LDAP server for authentication. The module extends the Authentication API and is implemented using the LDAP API

For more information on how to set up your LDAP test environment, go to LDAP development setup.