Skip to content

Commit

Permalink
dashboard: add SSO for dashboard access (pingcap#18831)
Browse files Browse the repository at this point in the history
  • Loading branch information
hfxsd authored Sep 9, 2024
1 parent 3be1c8a commit 2a4c91b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions dashboard/dashboard-access.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,12 @@ You can use TiDB Dashboard in the following common desktop browsers of a relativ
## Sign in

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

- You can sign in to TiDB Dashboard using the TiDB `root` account.
- 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).
- If you have created a [User-defined SQL User](/dashboard/dashboard-user.md), you can sign in using this account and the corresponding password.

![Login interface](/media/dashboard/dashboard-access-login.png)

If one of the following situations exists, the login might fail:

- TiDB `root` user does not exist.
Expand Down

0 comments on commit 2a4c91b

Please sign in to comment.