Merge branch 'master' of github.com:influxdata/docs-v2
commit
af545848a1
|
@ -10,4 +10,10 @@ weight: 101
|
||||||
influxdb/cloud/tags: [authorization]
|
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 >}}
|
{{< duplicate-oss >}}
|
||||||
|
|
|
@ -10,4 +10,11 @@ weight: 101
|
||||||
influxdb/cloud/tags: [authorization]
|
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 >}}
|
{{< duplicate-oss >}}
|
||||||
|
|
|
@ -10,4 +10,11 @@ weight: 101
|
||||||
influxdb/cloud/tags: [authorization]
|
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 >}}
|
{{< duplicate-oss >}}
|
||||||
|
|
|
@ -10,4 +10,11 @@ weight: 101
|
||||||
influxdb/cloud/tags: [authorization]
|
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 >}}
|
{{< duplicate-oss >}}
|
||||||
|
|
|
@ -10,4 +10,11 @@ weight: 101
|
||||||
influxdb/cloud/tags: [authorization]
|
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 >}}
|
{{< duplicate-oss >}}
|
||||||
|
|
|
@ -10,4 +10,11 @@ weight: 101
|
||||||
influxdb/cloud/tags: [authorization]
|
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 >}}
|
{{< duplicate-oss >}}
|
||||||
|
|
|
@ -10,4 +10,11 @@ weight: 101
|
||||||
influxdb/cloud/tags: [authorization]
|
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 >}}
|
{{< duplicate-oss >}}
|
||||||
|
|
Loading…
Reference in New Issue