Capabilities/webservice/rest:use: Difference between revisions

From MoodleDocs
(note about security overview report default role for all users check)
(update following MDL-50613)
Line 1: Line 1:
{{Capabilities}}
{{Capabilities}}
*This allows a user to use the REST protocol for [[Web Services]].
*This allows a user to use the REST protocol for [[Web Services]].
*This capability is not set for any of the default roles.
*This capability is not set for any of the default roles unless the setting 'Enable web services for mobile devices' is enabled, in which case the capability is allowed for the default role of authenticated user
 
Note: When mobile web services are enabled, the [[report/security/report security check defaultuserrole|security overview report default role for all users check]] will have status 'Critical' due to the webservice capabilities being allowed for the authenticated user role.


[[Category:Capabilities|Webservice]]
[[Category:Capabilities|Webservice]]

Revision as of 07:39, 28 October 2015

  • This allows a user to use the REST protocol for Web Services.
  • This capability is not set for any of the default roles unless the setting 'Enable web services for mobile devices' is enabled, in which case the capability is allowed for the default role of authenticated user