From 2c1b08b196f393e8a0d2da1568644a6d28a4b1c8 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Tue, 26 Dec 2023 14:28:57 +0800 Subject: [PATCH] Cloud: Support Org SSO (#15653) --- TOC-tidb-cloud.md | 3 ++- tidb-cloud/tidb-cloud-org-sso-authentication.md | 3 +-- tidb-cloud/tidb-cloud-sso-authentication.md | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/TOC-tidb-cloud.md b/TOC-tidb-cloud.md index 15c93c719e2ca..f5f748597a897 100644 --- a/TOC-tidb-cloud.md +++ b/TOC-tidb-cloud.md @@ -253,7 +253,8 @@ - Security - Identity Access Control - [Password Authentication](/tidb-cloud/tidb-cloud-password-authentication.md) - - [SSO Authentication](/tidb-cloud/tidb-cloud-sso-authentication.md) + - [Basic SSO Authentication](/tidb-cloud/tidb-cloud-sso-authentication.md) + - [Organization SSO Authentication](/tidb-cloud/tidb-cloud-org-sso-authentication.md) - [Identity Access Management](/tidb-cloud/manage-user-access.md) - Network Access Control - TiDB Serverless diff --git a/tidb-cloud/tidb-cloud-org-sso-authentication.md b/tidb-cloud/tidb-cloud-org-sso-authentication.md index 084a94bda5011..760dc50020f41 100644 --- a/tidb-cloud/tidb-cloud-org-sso-authentication.md +++ b/tidb-cloud/tidb-cloud-org-sso-authentication.md @@ -19,8 +19,7 @@ In this document, you will learn how to migrate the authentication scheme of you > **Note:** > -> - The Cloud Organization SSO feature is in beta and is only available upon request. To request this feature, click **?** in the lower-right corner of the [TiDB Cloud console](https://tidbcloud.com) and click **Request Support**. Then, fill in "Apply for Cloud Organization SSO" in the **Description** field and click **Submit**. -> - If your current TiDB login URL starts with `https://tidbcloud.com/enterprise/`, it means that Cloud Organization SSO is already enabled for your organization. +> The Cloud Organization SSO feature is only available for paid organizations. ## Before you begin diff --git a/tidb-cloud/tidb-cloud-sso-authentication.md b/tidb-cloud/tidb-cloud-sso-authentication.md index 4831f0494443b..9c5735aa7f266 100644 --- a/tidb-cloud/tidb-cloud-sso-authentication.md +++ b/tidb-cloud/tidb-cloud-sso-authentication.md @@ -1,9 +1,9 @@ --- -title: SSO Authentication +title: Basic SSO Authentication summary: Learn how to log in to the TiDB Cloud console via your Google, GitHub, or Microsoft account. --- -# SSO Authentication +# Basic SSO Authentication This document describes how to log in to the [TiDB Cloud console](https://tidbcloud.com/) via basic Single Sign-on (SSO) authentication, which is quick and convenient.