Skip to content

Commit 2a4c91b

Browse files
authored
dashboard: add SSO for dashboard access (#18831)
1 parent 3be1c8a commit 2a4c91b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

dashboard/dashboard-access.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,12 @@ You can use TiDB Dashboard in the following common desktop browsers of a relativ
3434
3535
## Sign in
3636

37-
After accessing TiDB Dashboard, you will be directed to the user login interface, as shown in the image below.
37+
After accessing TiDB Dashboard, you will be directed to the user login interface.
3838

3939
- You can sign in to TiDB Dashboard using the TiDB `root` account.
40+
- You can also sign in to TiDB Dashboard via Single Sign-On (SSO). For more information, see [Configure SSO for TiDB Dashboard](/dashboard/dashboard-session-sso.md).
4041
- If you have created a [User-defined SQL User](/dashboard/dashboard-user.md), you can sign in using this account and the corresponding password.
4142

42-
![Login interface](/media/dashboard/dashboard-access-login.png)
43-
4443
If one of the following situations exists, the login might fail:
4544

4645
- TiDB `root` user does not exist.

0 commit comments

Comments
 (0)