-

Note: You are currently viewing documentation for Moodle 3.10. Up-to-date documentation for the latest stable version of Moodle may be available here: No authentication.

No authentication: Difference between revisions

From MoodleDocs
m (cat edit)
(un-tick 'Email change confirmation')
(11 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Authentication}}
[[File:no auth.png|thumb|left|Login page when using no authentication]]An administrator can enable 'No authentication' in 'Manage authentication' in the Site administration.
With the "No Authentication" method enabled, a user can create an account without any kind of authentication from other systems, and with no email-based confirmation that the email address that they have provided is valid, or even exists!
With the "No Authentication" method enabled, a user can create an account without any kind of authentication from other systems, and with no email-based confirmation that the email address that they have provided is valid, or even exists!


This is a good way to create a very insecure Moodle site, and is not recommended.
{{warning|message=This creates a very insecure Moodle site, and is not recommended.}}


This is an option that would normally be used only for testing purposes.
This is an option that would normally be used only for testing purposes or if your Moodle site is not available on the Internet.


The configuration page for this option only offers the ability to lock fields, enable or disable guest access, and provide an alternative login page, in the same way as other authentication plugins.
The configuration page for this option only offers the ability to lock fields, enable or disable guest access, and provide an alternative login page, in the same way as other authentication plugins.


[[Category:Authentication]]
Note: You need to un-tick 'Email change confirmation' in 'Site policies' to avoid new users being asked to confirm their email address after updating their profile.
 
If you want to change the text that appears under "Is this your first time here?", use the Language Customization tool to edit the language string 'loginstepsnone' found in moodle.php.  Note, this string is different from 'loginsteps', which is the string used for Email-based Self-registration. Text added in the Instructions box found in Site administration ... Plugins ... Authentication ... Manage authentication is not displayed when No Authentication is used; you must edit the language string to make changes.


[[de:Ohne Authentifizierung]]
[[es:Sin Autenticación]]
[[es:Sin Autenticación]]
[[eu:Autentifikatu_gabe]]
[[fr:Pas d'authentification]]
[[fr:Pas d'authentification]]
[[ja:認証なし]]
[[ja:認証なし]]

Revision as of 12:58, 11 December 2017

Login page when using no authentication

An administrator can enable 'No authentication' in 'Manage authentication' in the Site administration.

With the "No Authentication" method enabled, a user can create an account without any kind of authentication from other systems, and with no email-based confirmation that the email address that they have provided is valid, or even exists!

warning.png Warning: This creates a very insecure Moodle site, and is not recommended.

This is an option that would normally be used only for testing purposes or if your Moodle site is not available on the Internet.

The configuration page for this option only offers the ability to lock fields, enable or disable guest access, and provide an alternative login page, in the same way as other authentication plugins.

Note: You need to un-tick 'Email change confirmation' in 'Site policies' to avoid new users being asked to confirm their email address after updating their profile.

If you want to change the text that appears under "Is this your first time here?", use the Language Customization tool to edit the language string 'loginstepsnone' found in moodle.php. Note, this string is different from 'loginsteps', which is the string used for Email-based Self-registration. Text added in the Instructions box found in Site administration ... Plugins ... Authentication ... Manage authentication is not displayed when No Authentication is used; you must edit the language string to make changes.