Skip to content

Commit

Permalink
Cloud: Support Org SSO (#15653)
Browse files Browse the repository at this point in the history
  • Loading branch information
qiancai authored Dec 26, 2023
1 parent 41cbbf1 commit 2c1b08b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
3 changes: 2 additions & 1 deletion TOC-tidb-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 1 addition & 2 deletions tidb-cloud/tidb-cloud-org-sso-authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions tidb-cloud/tidb-cloud-sso-authentication.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit 2c1b08b

Please sign in to comment.