PermissionService

Endpoint Metadata

  • Namespace: http://opencase.extend.com/webservices/permission
  • Endpoint Name: PermissionWebService
  • Endpoint Address: http(s)://{VMS URL}/opencase/webservices/permission-service

The following methods are available on this endpoint:

getPermissions

Returns an array of premission objects for a given set of role names.

Input Parameters

name type description
roles list String list of role names matching role names in opensso

Return Value

type description
Permission[] Permission Array

Faults

name description
ClientFault If the configuration cannot be retrieved for any reason.