Complete RBAC configuration
The authentication configuration
No authentication
Basic authentication
LDAP authentication
No Additional PropertiesBase search DN If not set, it will be derived from the server FQDN. This means that for a server ldap.test.example.com, the base search DN will be set to dc=example,dc=com.
LDAP server FQDN
Skip TLS certificate verification
Use SSL/TLS for LDAP connection
Policies available in the system
All items must be unique
No Additional ItemsPolicy definition
Description of the policy
Policy name
List of resources and their access types
All items must be unique
No Additional ItemsResource definition for a policy
Allowed access types
All items must be unique
No Additional ItemsAccess types for resources in a policy
Read access, this also maps to GET requests
Write access, this also maps to PUT and PATCH requests
Execute access, this also maps to POST requests
Description of the resource
Resource path (e.g., /plugins/instances/**)
This fields support the following wildcards: - * matches any single path segment (e.g., /plugins/*/instances matches /plugins/abc/instances) - ** matches any number of path segments, including none (e.g., /plugins/** matches /plugins/, /plugins/abc, /plugins/abc/def, etc.)
Roles available in the system
All items must be unique
No Additional ItemsRole definition
Role name
List of policy names assigned to this role
All items must be unique
No Additional Items