Add note about user-specific tokens (addresses #1028 )

pull/1054/head
noramullen1 2020-05-20 13:51:08 -07:00
parent add52cfbee
commit 3987e698fc
2 changed files with 9 additions and 0 deletions

View File

@ -14,6 +14,11 @@ weight: 201
Create authentication tokens using the InfluxDB user interface (UI) or the `influx`
command line interface (CLI).
Tokens are visible only to the user who created them and stop working when the user is deactivated. We recommend creating a generic IT user to create and manage tokens for writing data.
##
## Create a token in the InfluxDB UI
1. In the navigation menu on the left, select **Data (Load Data)** > **Tokens**.

View File

@ -14,6 +14,10 @@ weight: 202
View authentication tokens using the InfluxDB user interface (UI) or the `influx`
command line interface (CLI).
{{% note %}}
Tokens are visible only to the user who created them and stop working when the user is deactivated. We recommend creating a generic IT user to create and manage tokens for writing data.
{{% note %}}
## View tokens in the InfluxDB UI
1. In the navigation menu on the left, select **Data (Load Data)** > **Tokens**.