Changes between Version 5 and Version 6 of Future/RESTfulWebServices
- Timestamp:
- 05/01/14 01:20:55 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Future/RESTfulWebServices
v5 v6 2 2 3 3 This page is part of the [wiki:Future MapGuide Future] section, where ideas are proposed and refined before being turned into RFCs (or discarded). Visit the [wiki:Future] page to view more! 4 5 '''The ideas presented here have been realised in the [https://github.com/jumpinjackie/mapguide-rest mapguide-rest project]''' 4 6 5 7 = Overview = … … 375 377 376 378 This is all handled by native HTTP authentication. If generic service endpoints are required to create users and associate users with roles/groups, then these can be created as required. Access control is handled through modification of the resource headers. 377