Graphql (Section)#

Path: /processing/authorization-managers/authorization-manager{id}/self-service/graphql

The authorization configuration using the GraphQL model. Allows a low-level configuration of this authorization manager by configuring allowed GraphQL operations.

Subsections#

NameTypeDescription
granted-authorizations SectionThe authorization configuration for the Granted Authorizations API. If absent, no access to this API is allowed.
user-management SectionThe authorization configuration for the User Management API. If absent, no access to this API is allowed.

Was this helpful?