Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Add Plugin in to the moodle (Log in to Moodle using one time user key)https://github.com/catalyst/moodle-auth_userkey

  • Authentication plugin used to organize the SSO(single sign on) method

  • This plugin generates one time login URL

  • Mapp the related fields in the plugin (Username and PIN)

  • Manage/ Generate token in the Moodle #manage-token

  • User key authentication web service is used in moodle

  • Add moodle tile on our web application dashboard

  • In APP dashboard add configuration settings

  • Add moodle Url and API token in the configuration settings

  • Test the connection

  • You will be able to use the moodle through your external web application (APP dashboard)

...

The moodle url and API token must be placed in the configuration setting under moodle tab. To do this, first switch to the Moodle tab in the General Settings window:

Anchor
manage#manage-tokenmanage
#manage-token
Manage and generate token

...