Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: Authentication.

Authentication: Difference between revisions

From MoodleDocs
m (admin/auth moved to Authentication)
(No difference)

Revision as of 16:25, 19 February 2006

Authentication

There are various ways of managing user authentication:

Email-based authentication
Manual accounts only
No authentication
PAM (Pluggable Authentication Modules)
Shibboleth
Use a CAS server (SSO)
Use an LDAP server

The login page

Depending upon the authentication method (i.e. not applicable for email authentication) login instructions may be easily added. Alternatively, an alternate login URL may be added - please check the discussion Customising the log in page for further details.

See also