Skip to content

Commit 232b7fc

Browse files
authored
dashboard: permissions for setting up SSO (#21837) (#21856)
1 parent 53e7a46 commit 232b7fc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

dashboard/dashboard-session-sso.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ TiDB Dashboard supports [OIDC](https://openid.net/connect/)-based Single Sign-On
1717

1818
3. In the **Single Sign-On** section, select **Enable to use SSO when sign into TiDB Dashboard**.
1919

20+
> **Note:**
21+
>
22+
> If your account does not have the `SYSTEM_VARIABLES_ADMIN` permission, the **Enable to use SSO when sign into TiDB Dashboard** option is disabled. For more information on permissions, see [TiDB Dashboard User Management](/dashboard/dashboard-user.md).
23+
2024
4. Fill the **OIDC Client ID** and the **OIDC Discovery URL** fields in the form.
2125

2226
Generally, you can obtain the two fields from the SSO service provider:
@@ -237,4 +241,4 @@ Now TiDB Dashboard has been configured to use Auth0 SSO for sign-in.
237241
238242
![Settings](/media/dashboard/dashboard-session-sso-casdoor-settings-3.png)
239243
240-
Now TiDB Dashboard has been configured to use Casdoor SSO for sign-in.
244+
Now TiDB Dashboard has been configured to use Casdoor SSO for sign-in.

0 commit comments

Comments
 (0)