diff --git a/tidb-cloud/tidb-cloud-org-sso-authentication.md b/tidb-cloud/tidb-cloud-org-sso-authentication.md
index c1d9a4ec05c6d..0b73a19c122a6 100644
--- a/tidb-cloud/tidb-cloud-org-sso-authentication.md
+++ b/tidb-cloud/tidb-cloud-org-sso-authentication.md
@@ -186,13 +186,20 @@ If you have an identity provider that uses the SAML identity protocol, you can e
In TiDB Cloud, the SAML authentication method is disabled by default. After enabling Cloud Organization SSO, you can enable and configure the SAML authentication method as follows:
-1. Get the following information from your identity provider for TiDB Cloud Organization SSO:
+1. On the **Authentication** page of your TiDB Cloud console, locate the row of SAML in the **Authentication Methods** area, and then click to show the SAML method details.
+2. From the **Authentication Method Details** pane, copy the following values provided by TiDB Cloud:
+
+ - **Entity ID**: it is the service provider (SP) entity ID for TiDB Cloud.
+ - **Postback URL**: it is the SAML endpoint (also known as the Assertion Consumer Service (ACS) URL or Reply URL) to which your identity provider sends SAML responses.
+
+3. In your identity provider, use the **Entity ID** and **Postback URL** from the previous step to create or configure a SAML application for TiDB Cloud. If an SSO team manages your identity provider, provide these values to that team.
+
+ Then, get the following information from your identity provider:
- Sign on URL
- Signing Certificate
-2. On the **Authentication** page of your TiDB Cloud console, locate the row of SAML in the **Authentication Methods** area, and then click to show the SAML method details.
-3. In the method details, you can configure the following:
+4. Return to the **Authentication Method Details** pane in the TiDB Cloud console, and then configure the following:
- **Name**
@@ -226,7 +233,7 @@ In TiDB Cloud, the SAML authentication method is disabled by default. After enab
Before enabling **SCIM Provisioning Accounts**, add and verify the email domains for users to be provisioned, and configure them in the **Allowed Email Domains** field.
-4. Click **Save**.
+5. Click **Activate**.
#### Configure SCIM provisioning