title | summary |
---|---|
Share TiDB Dashboard Sessions |
TiDB Dashboard allows users to share their current session with others, eliminating the need for a user password. The inviter can generate an authorization code with specific sharing settings and provide it to the invitee. The invitee can then use the authorization code to sign in without a password. |
You can share the current session of the TiDB Dashboard to other users so that they can access and operate the TiDB Dashboard without entering the user password.
-
Sign into TiDB Dashboard.
-
Click the username in the left sidebar to access the configuration page.
-
Click Share Current Session.
Note:
For security reasons, the shared session cannot be shared again.
-
Adjust sharing settings in the popup dialog:
-
Expire in: How long the shared session will be effective. Signing out of the current session does not affect the effective time of the shared session.
-
Share as read-only privilege: The shared session only permits read operations but not write operations (such as modifying configurations).
-
-
Click Generate Authorization Code.
-
Provide the generated Authorization Code to the user to whom you want to share the session.
Warning:
Keep your authorization code secure and do not send it to anyone who is untrusted. Otherwise, they will be able to access and operate TiDB Dashboard without your authorization.