Add docs for database auto user provisioning#26987
Merged
Conversation
r0mant
commented
May 26, 2023
Collaborator
Author
There was a problem hiding this comment.
This page just moved as-is from the old rbac.mdx.
greedy52
approved these changes
May 26, 2023
smallinsky
approved these changes
May 29, 2023
ptgott
reviewed
May 30, 2023
| <Tabs> | ||
| <TabItem label="RDS PostgreSQL"> | ||
| RDS PostgreSQL admin user must have `rds_iam` role attached to allow IAM | ||
| authentication as described in the [RDS guide](../guides/rds.mdx#step-56-create-a-database-iam-user). |
Contributor
There was a problem hiding this comment.
The description in the linked guide is very similar to the instructions here, so I'm not sure what a user is supposed to gather from the linked guide vs. this particular tab item. Should we remove the link and include all required information in this tab? The same goes for the other tab item.
Collaborator
Author
There was a problem hiding this comment.
I've added a bit more information but I think links to respective guide sections are still useful so I kept them.
Collaborator
Author
|
@ptgott I've addressed your feedback. |
ptgott
approved these changes
Jun 1, 2023
Contributor
ptgott
left a comment
There was a problem hiding this comment.
Approved with minor suggestions
Co-authored-by: Paul Gottschling <paul.gottschling@goteleport.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation for #25614.