Changes between Version 28 and Version 29 of UniformClearinghouseAPI


Ignore:
Timestamp:
08/16/13 06:30:49 (11 years ago)
Author:
mbrinn@bbn.com
Comment:

Add OBJECTS field for get_version description

Legend:

Unmodified
Added
Removed
Modified
  • UniformClearinghouseAPI

    v28 v29  
    8282 * CREDENTIAL_TYPES: A list of recognized credential types (e.g. [ABAC, SFA]) on protected API methods.
    8383 * ROLES : A list of recognized roles for slice/project membership (optional for those Slice Authorities supporting membership)
     84 * OBJECTS : List of additional supported objects (e.g. PROJECT in SA). Not needed for only standard objects (e.g. SLICE in SA, MEMBER in MA, SERVICE in CH).
    8485 * FIELDS: A dictionary of '''''supplementary''''' object field names (i.e. in additional to the required fields) and associated attributes including:
    8586     * “OBJECT” provides the object to which the field belongs (if not the default authority object, i.e. SLICE for Slice Authority, MEMBER for Member Authority, Service for Clearinghouse)