Note: This documentation is for Moodle 2.7. For up-to-date documentation see Authentication.

Authentication

From MoodleDocs
Revision as of 14:33, 22 March 2006 by Helen Foster (talk | contribs) (link edits)

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 a POP3 server
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