Merge branch 'master' of github.com:influxdata/docs-v2

pull/2225/head
Scott Anderson 2021-03-01 11:18:31 -07:00
commit af545848a1
7 changed files with 48 additions and 0 deletions

View File

@ -10,4 +10,10 @@ weight: 101
influxdb/cloud/tags: [authorization]
---
{{% cloud %}}
#### Not supported in InfluxDB Cloud
**InfluxDB Cloud** does not support InfluxDB 1.x compatible authorizations.
To authenticate with InfluxDB Cloud, use [InfluxDB token authentication](/influxdb/cloud/security/tokens/).
{{% /cloud %}}
{{< duplicate-oss >}}

View File

@ -10,4 +10,11 @@ weight: 101
influxdb/cloud/tags: [authorization]
---
{{% cloud %}}
#### Not supported in InfluxDB Cloud
**InfluxDB Cloud** does not support InfluxDB 1.x compatible authorizations.
Using the `influx v1 auth create` command with InfluxDB Cloud will result in an error.
To authenticate with InfluxDB Cloud, use [InfluxDB token authentication](/influxdb/cloud/security/tokens/).
{{% /cloud %}}
{{< duplicate-oss >}}

View File

@ -10,4 +10,11 @@ weight: 101
influxdb/cloud/tags: [authorization]
---
{{% cloud %}}
#### Not supported in InfluxDB Cloud
**InfluxDB Cloud** does not support InfluxDB 1.x compatible authorizations.
Using the `influx v1 auth delete` command with InfluxDB Cloud will result in an error.
To authenticate with InfluxDB Cloud, use [InfluxDB token authentication](/influxdb/cloud/security/tokens/).
{{% /cloud %}}
{{< duplicate-oss >}}

View File

@ -10,4 +10,11 @@ weight: 101
influxdb/cloud/tags: [authorization]
---
{{% cloud %}}
#### Not supported in InfluxDB Cloud
**InfluxDB Cloud** does not support InfluxDB 1.x compatible authorizations.
Using the `influx v1 auth list` command with InfluxDB Cloud will result in an error.
To authenticate with InfluxDB Cloud, use [InfluxDB token authentication](/influxdb/cloud/security/tokens/).
{{% /cloud %}}
{{< duplicate-oss >}}

View File

@ -10,4 +10,11 @@ weight: 101
influxdb/cloud/tags: [authorization]
---
{{% cloud %}}
#### Not supported in InfluxDB Cloud
**InfluxDB Cloud** does not support InfluxDB 1.x compatible authorizations.
Using the `influx v1 auth set-active` command with InfluxDB Cloud will result in an error.
To authenticate with InfluxDB Cloud, use [InfluxDB token authentication](/influxdb/cloud/security/tokens/).
{{% /cloud %}}
{{< duplicate-oss >}}

View File

@ -10,4 +10,11 @@ weight: 101
influxdb/cloud/tags: [authorization]
---
{{% cloud %}}
#### Not supported in InfluxDB Cloud
**InfluxDB Cloud** does not support InfluxDB 1.x compatible authorizations.
Using the `influx v1 auth set-inactive` command with InfluxDB Cloud will result in an error.
To authenticate with InfluxDB Cloud, use [InfluxDB token authentication](/influxdb/cloud/security/tokens/).
{{% /cloud %}}
{{< duplicate-oss >}}

View File

@ -10,4 +10,11 @@ weight: 101
influxdb/cloud/tags: [authorization]
---
{{% cloud %}}
#### Not supported in InfluxDB Cloud
**InfluxDB Cloud** does not support InfluxDB 1.x compatible authorizations.
Using the `influx v1 auth set-password` command with InfluxDB Cloud will result in an error.
To authenticate with InfluxDB Cloud, use [InfluxDB token authentication](/influxdb/cloud/security/tokens/).
{{% /cloud %}}
{{< duplicate-oss >}}