Global roles

The global section allows users/groups to manage global CDS configuration:

Available roles:

Yaml example:

name: my-permission-name
global:
  - role: manage-permission
    users: [foo,bar]
    groups: [grpFoo]

List of fields: