From 2a46dddf55dde9d17fb3f6ff8f3cae1f2282b264 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Mon, 21 Apr 2025 13:03:10 -0500 Subject: [PATCH] chore(influxdb3): Core and Enterprise: Use shared admin/tokens --- content/influxdb3/core/admin/tokens/_index.md | 13 +++++-------- content/influxdb3/enterprise/admin/tokens/_index.md | 13 +++++-------- content/shared/influxdb3-admin/tokens/_index.md | 8 +------- 3 files changed, 11 insertions(+), 23 deletions(-) diff --git a/content/influxdb3/core/admin/tokens/_index.md b/content/influxdb3/core/admin/tokens/_index.md index b5ecc09d7..6ace87894 100644 --- a/content/influxdb3/core/admin/tokens/_index.md +++ b/content/influxdb3/core/admin/tokens/_index.md @@ -1,17 +1,14 @@ --- title: Manage tokens description: > - InfluxDB 3 uses tokens to authenticate and authorize access to resources and data stored in {{< product-name >}}. - Use the `influxdb3` CLI or `/api/v3` HTTP API to manage tokens - for your {{% product-name %}} instance. + Manage tokens to authenticate and authorize access to resources and data in an {{< product-name >}} instance. menu: influxdb3_core: parent: Administer InfluxDB weight: 202 +source: /shared/influxdb3-admin/tokens/_index.md --- -InfluxDB 3 uses tokens to authenticate and authorize access to resources and data stored in {{< product-name >}}. -Use the `influxdb3` CLI or `/api/v3` HTTP API to manage tokens -for your {{% product-name %}} instance. - -{{< children hlevel="h2" readmore=true hr=true >}} +> \ No newline at end of file diff --git a/content/influxdb3/enterprise/admin/tokens/_index.md b/content/influxdb3/enterprise/admin/tokens/_index.md index 05a33f63c..85bfad732 100644 --- a/content/influxdb3/enterprise/admin/tokens/_index.md +++ b/content/influxdb3/enterprise/admin/tokens/_index.md @@ -1,17 +1,14 @@ --- title: Manage tokens description: > - InfluxDB 3 uses tokens to authenticate and authorize access to resources and data stored in your {{< product-name >}}. - Use the `influxdb3` CLI or `/api/v3` HTTP API to manage tokens - for your {{% product-name %}} instance. + Manage tokens to authenticate and authorize access to resources and data in an {{< product-name >}} instance. menu: influxdb3_enterprise: parent: Administer InfluxDB weight: 202 +source: /shared/influxdb3-admin/tokens/_index.md --- -InfluxDB 3 uses tokens to authenticate and authorize access to resources and data stored in your {{< product-name >}}. -Use the `influxdb3` CLI or `/api/v3` HTTP API to manage tokens -for your {{% product-name %}} instance. - -{{< children hlevel="h2" readmore=true hr=true >}} +> \ No newline at end of file diff --git a/content/shared/influxdb3-admin/tokens/_index.md b/content/shared/influxdb3-admin/tokens/_index.md index 8c0d4f906..f1e151ca4 100644 --- a/content/shared/influxdb3-admin/tokens/_index.md +++ b/content/shared/influxdb3-admin/tokens/_index.md @@ -1,10 +1,4 @@ Manage tokens to authenticate and authorize access to resources and data in your {{< product-name >}} instance. -> [!Note] -> #### Store secure tokens in a secret store -> -> Token strings are returned _only_ on token creation. -> We recommend storing database tokens in a **secure secret store**. - -{{< children hlevel="h2" readmore=true hr=true >}} \ No newline at end of file + {{< children hlevel="h2" readmore=true hr=true >}}