Granted-authorizations (Section)#
Path: /processing/authorization-managers/authorization-manager/self-service/graphql/granted-authorizations
The authorization configuration for the Granted Authorizations API. If absent, no access to this API is allowed.
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| allowed-mutation-operations | multi-value enumeration (revokeGrantedAuthorizationsByOwner, revokeGrantedAuthorizationsByOwnerAndClient) | optional | - | The list with the allowed mutation operations for the Granted Authorizations API. |
| allowed-query-operations | multi-value enumeration (grantedAuthorizationsByOwner, grantedAuthorizationsByOwnerAndClient) | optional | - | The list with the allowed query operations for the Granted Authorizations API. Cannot be empty. |