Authentication

From MoodleDocs
Revision as of 07:55, 3 December 2018 by Daniela Rotelli (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.

Standard authentication plugins are:

There are also many additional authentication plugins in the Moodle plugins directory.

See also