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

Authentication: Difference between revisions

From MoodleDocs
m (rewording)
(Added *Uniquelogin authentication to limit users to one simultaeous session)
Line 22: Line 22:
*[[Shibboleth]] - account details are located on an external Shibboleth server
*[[Shibboleth]] - account details are located on an external Shibboleth server
* Web services authentication
* Web services authentication
*[[Uniquelogin authentication]] to limit users to one simultaeous session


==See also==
==See also==

Revision as of 17:55, 16 April 2016

Authentication is the process of allowing a user to log in to a Moodle site with a username and password.

Authentication plugins

Moodle provides a number of ways of managing authentication, called authentication plugins.

See also