Skip to content

Commit 8964386

Browse files
committed
add installer login/logout URL prerequisite to external console guide
Signed-off-by: Rokibul Hasan <mdrokibulhasan@appscode.com>
1 parent 899c4bf commit 8964386

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

docs/platform/guides/integrations/external-console-integration.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,13 @@ Because both consoles share the registrable domain `acme.com`, the browser treat
6161

6262
## 2. Prerequisites
6363

64+
- When generating the KubeDB Platform deployment installer, the CSP console's **Login URL**
65+
and **Logout URL** must be provided in the installer **Settings**. The platform redirects
66+
unauthenticated users to the Login URL and sends users to the Logout URL after sign-out,
67+
keeping both consoles' sessions in step.
68+
69+
![Login URL and Logout URL fields in the installer Settings](../images/login-logout-url.png)
70+
6471
- A per-CSP KubeDB Platform deployment reachable at the subdomain (`https://db.acme.com`),
6572
serving both the web console and the `/api/v1` REST API.
6673
- A site-admin **personal access token** issued to the CSP, held **only** by the CSP
18.8 KB
Loading

0 commit comments

Comments
 (0)