Changes between Version 5 and Version 6 of Future/RESTfulWebServices


Ignore:
Timestamp:
May 1, 2014, 1:20:55 AM (10 years ago)
Author:
jng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Future/RESTfulWebServices

    v5 v6  
    22
    33This 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]'''
    46
    57= Overview =
     
    375377
    376378This 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