[v18] Add a Beams use case demo for databases - #69569
Open
ptgott wants to merge 3 commits into
Open
Conversation
This guide demonstrates the Teleport RBAC configuration to allow AI agents running on a Teleport beam to access a Teleport-protected database using an untrusted prompt. It includes an example of enrolling a local Postgres container with Teleport, plus a Teleport user/role with read-only access to the database. This way, a user can go through an example that is guaranteed to work without having to run a `--dangerously-skip-permissions` agent session against a preexisting database.
- Use `format=text` for the `tctl tokens add` command - Use `teleport db configure create` instead of a config example
- Remove technically inaccurate sentence. - Clarify "AI agents" vs. Teleport Agents in an introductory paragraph. - Clarify the `token` flag in `teleport db configure create`
Contributor
|
Amplify deployment status
|
zmb3
approved these changes
Aug 12, 2026
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.
Backport #69382 to branch/v18