Skip to main content
Version: 22.2

Redpanda Console Role-Binding Configuration

important

This feature requires an Enterprise license. To upgrade, contact Redpanda sales.

The following role-bindings.yaml configuration file includes a complete list of all Redpanda Console configuration properties and their descriptions. All shown values reflect the default values. You need to provide the filepath to your role-bindings.yaml file by setting it in the config.yaml.

roleBindings:
- roleName: admin
metadata:
name: Admin Users
subjects:
- kind: user
provider: OIDC
name: jane@mycompany.com # Matches the value from the claim key
- kind: user
provider: Google
name: joe@mycompany.com
- kind: group
provider: Google
name: global-admins@mycompany.com # Google workspace group
- roleName: editor
metadata:
name: Editors
subjects:
- kind: group
provider: Okta
name: 00gcgwvqiwitcrgge696 # Okta Group ID
- kind: group
provider: GitHub
name: engineers # GitHub Team ID
organization: redpanda-data # GitHub organization name
- roleName: viewer
metadata:
name: Viewers
subjects:
- kind: group
provider: Okta
name: 00gcgwvqiwitcrgge696 # Okta Group ID
- kind: user
provider: GitHub
name: nat # Refers to the GitHub handle

What do you like about this doc?




Optional: Share your email address if we can contact you about your feedback.

Let us know what we do well: