Authentication

Från MoodleDocs
Version från den 10 mars 2021 kl. 21.20 av Leon Stringer (diskussion | bidrag) (→‎Authentication plugins: Added OAuth 2, core since Moodle 3.3)
(skillnad) ← Äldre version | Nuvarande version (skillnad) | Nyare version → (skillnad)
Hoppa till:navigering, sök

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