ExternalRoleMappingListPlexusResource

REST resource for listing external role mappings. An external role mapping, maps a role of an external source to one of managed by the system, giving a user all the privileges contained in this system role.

The following resources are part of this group:

/external_role_map/{sourceId}

Mount Point: /rest/external_role_map/{sourceId}

GET

Retrieves the list of external role mappings.

Parameters

name description type default
sourceId The Id of the source. A source specifies where the users/roles came from, for example the source Id of 'LDAP' identifies the users/roles as coming from an LDAP source. path

Response Body

element: external-role-mapping-list
media types: application/xml
application/json

(no documentation provided)