mojeID

Authentication ::: auth_mojeid
Maintained by Libor Soška
This is the authentication plugin for LMS Moodle which allows users to login/create account into the Moodle using the authority mojeID. (https://www.mojeid.cz/)

mojeID 1.2

Moodle 2.5, 2.6, 2.7
Released: Wednesday, 24 September 2014, 3:40 PM
mojeID authentication plugin for Moodle
=======================================

This extension adds to the Moodle login page the block with option to sign in using the authority mojeID.

If the user is signing into Moodle through this extension first time, then its account is automatically created.

But if there is an user account in the system with the same user email, then the login fails.
This situation can be solved by asking the system administrator to change the authorization plugin to the method "mojeID" for that user account.

Warning. The extension changes the value of the configuration variable "additionalhtmlhead". Without this change, the extension will not be working.

Installation of extensions:
---------------------------
From Moodle version 2.5 or higher it is possible to install extensions automatically from Moodle.org.
For manual installation, or a different version, follow these steps:

1. save the extension content to the directory /auth/mojeid/

2. at Moodle settings enable this extension (site administration > Plugins > Authentication)

3. follow the instructions in the extension settings

Author
-------
[PragoData Consulting, s.r.o.](http://www.pragodata.cz)
phone: +420 545 211 580

[Moodle Partner - PragoData Consulting, s.r.o.](http://www.moodlepartner.cz)

Version information

Version build number
2014092201
Version release name
1.2
Maturity
Stable version
MD5 Sum
7a735b63b7cbfc92a9946976c805dfa1
Supported software
PHP 5.3, PHP 5.4, Moodle 2.5, Moodle 2.6, PHP 5.5, Moodle 2.7
  • Latest release for Moodle 2.5
  • Latest release for Moodle 2.6
  • Latest release for Moodle 2.7

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Authentication

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myauth") in the "auth" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation