Privileges

Privileges are a part of internal roles, and can be created or modified using the REST calls specified in "Internal Objects". Additionally, openidm/privilege can be used for getting information about privileges on a resource as they apply to the authenticated user.

URIHTTP OperationDescription
/openidm/privilege?_action=listPrivilegesPOSTLists an array of privilege paths for the authenticated user, with additional detail required by the Admin UI.
/openidm/privilege/resourceGET Lists the privileges for the logged in user associated with the given resource path.
/openidm/privilege/resource/guidGET Lists the privileges for the logged in user associated with the specified object.
Read a different version of :