Skip to content

Commit 8f62c83

Browse files
committed
Update Docs to Specify Group IDs for Vault OIDC Login in Tenant Spec
1 parent cc935d6 commit 8f62c83

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/crds-api-reference/tenant.md

+2
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ These roles are obtained from [IntegrationConfig's TenantRoles field](integratio
8585

8686
Users and groups are linked to these roles by specifying their usernames or group names in the respective fields under `owners`, `editors`, and `viewers`.
8787

88+
For Vault OIDC login, specify group IDs in the respective group fields in the tenant spec.
89+
8890
## Quota
8991

9092
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

Comments
 (0)