Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: Mobile Open Auth.

Development:Mobile Open Auth

From MoodleDocs

Use case

  1. the user launch the APP
  2. the user goes to settings
  3. the user add a site
  4. the user enter site url
  5. the user is redirected to Moodle login page (an inside browser)
  6. the user login Moodle. Moodle displays a 'authentication requested by NAME_OF_THE_APP' button
  7. the user accepts and Moodle sends (displays ?) a Mobile ws token to the APP
  8. the APP tests the connection

Technical specifciation