Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

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