You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: content/crds-api-reference/tenant.md
+2
Original file line number
Diff line number
Diff line change
@@ -85,6 +85,8 @@ These roles are obtained from [IntegrationConfig's TenantRoles field](integratio
85
85
86
86
Users and groups are linked to these roles by specifying their usernames or group names in the respective fields under `owners`, `editors`, and `viewers`.
87
87
88
+
For Vault OIDC login, specify group IDs in the respective group fields in the tenant spec.
89
+
88
90
## Quota
89
91
90
92
The `quota` field sets the resource limits for the tenant, such as CPU and memory usage, to prevent any single tenant from consuming a disproportionate amount of resources. This mechanism ensures efficient resource allocation and fosters fair usage practices across all tenants.
0 commit comments