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

Development:Mobile Open Auth: Difference between revisions

From MoodleDocs
(New page: = Use case = 0- the user launch the APP 1- the user goes to settings 2- the user add a site 3- the user enter site url 4- the user is redirected to Moodle login page (an inside browser) 5...)
 
Line 1: Line 1:
= Use case =
= Use case =
0- the user launch the APP
# the user launch the APP
1- the user  goes to settings
# the user  goes to settings
2- the user add a site
# the user add a site
3- the user enter site url
# the user enter site url
4- the user is redirected to Moodle login page (an inside browser)
# the user is redirected to Moodle login page (an inside browser)
5- the user login Moodle. Moodle displays a 'authentication requested by NAME_OF_THE_APP' button
# the user login Moodle. Moodle displays a 'authentication requested by NAME_OF_THE_APP' button
6- the user accepts and Moodle sends (displays ?) a Mobile ws token to the APP
# the user accepts and Moodle sends (displays ?) a Mobile ws token to the APP
7- the APP tests the connection
# the APP tests the connection
 
= Technical specifciation =

Revision as of 09:50, 25 March 2011

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