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

Authentication: Difference between revisions

From MoodleDocs
mNo edit summary
(French link)
Line 21: Line 21:
[[Category:Administrator|Admin/auth]]
[[Category:Administrator|Admin/auth]]
[[Category:Authentication|Admin/auth]]
[[Category:Authentication|Admin/auth]]
[[fr:Authentification]]

Revision as of 19:53, 1 September 2006

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
Use NTLM/Integrated Authentication (3rd party plugin)

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