forked from influxdata/docs-v2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update v3 token management docs and add management tokens (influxdata…
…#5373) * new token management structure, updated links * task-based management token docs * added related links to influxctl management docs * remove draft status from management token admin docs * standardize references to identity provider * Apply suggestions from code review Co-authored-by: Jason Stirnaman <[email protected]> --------- Co-authored-by: Jason Stirnaman <[email protected]>
- Loading branch information
1 parent
944c628
commit da1b110
Showing
96 changed files
with
1,090 additions
and
333 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,3 +18,7 @@ | |
} | ||
& > hr:last-child {display: none} | ||
} | ||
|
||
ul.children-list + ul { | ||
margin-top: -1.25rem; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 19 additions & 0 deletions
19
content/influxdb/cloud-dedicated/admin/tokens/database/_index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
title: Manage database tokens | ||
seotitle: Manage database tokens in InfluxDB Cloud Dedicated | ||
description: > | ||
Manage database tokens in your InfluxDB Cloud Dedicated cluster. | ||
Database tokens grant read and write permissions to one or more databases and | ||
allow for actions like writing and querying data. | ||
menu: | ||
influxdb_cloud_dedicated: | ||
parent: Manage tokens | ||
name: Database tokens | ||
weight: 101 | ||
influxdb/cloud-dedicated/tags: [tokens] | ||
--- | ||
|
||
{{< product-name >}} database tokens grant read and write permissions to one or | ||
more databases and allow for actions like writing and querying data. | ||
|
||
{{< children >}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 4 additions & 2 deletions
6
...db/cloud-dedicated/admin/tokens/delete.md → ...dedicated/admin/tokens/database/delete.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 4 additions & 2 deletions
6
...uxdb/cloud-dedicated/admin/tokens/list.md → ...d-dedicated/admin/tokens/database/list.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.