Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Web Services
-
Labels:None
-
Difficulty:Moderate
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
All our web service test clients use a simple authentication. We would need to create a token authentication. It's actually supported by web service but no client and token administration has been created.
=> There has to be a form in Moodle somewhere - there you have to create token specific for content and web service and then you will get a list of URLS with your token in it - exactly like Google calendard UI
Specification: http://docs.moodle.org/en/Development:External_services_security#Random_all-time_valid_token
Added UI Mockup: <token management>