From 3ff9853ebf40c56aca4f88b849c0b648ab895c72 Mon Sep 17 00:00:00 2001 From: Shawn Kim Date: Fri, 31 Jan 2025 08:59:43 -0800 Subject: [PATCH] note to find tenant ID --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a7eac19..9bc477e 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ SSO Configuration via F5 Distributed Cloud's [Public API](https://docs.cloud.f5. - https://login-staging.volterra.us/auth/realms//broker/oidc/endpoint - https://login.ves.volterra.io/auth/realms//broker/oidc/endpoint ``` + > Note: tenant-ID can be found at `Administration > Tenant Settings > Tenant Overview > Tenant Information` via XC console. ## Step 2. Set Environment Variables - Open [.env](.env) file.