mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-01 05:50:30 +08:00
a65328827a
* Update x/crypto to v0.53.0. Signed-off-by: Chris Thach <chris.thach@goteleport.com> * Bump e. Add missing test cleanup from prev revert. Signed-off-by: Chris Thach <chris.thach@goteleport.com> --------- Signed-off-by: Chris Thach <chris.thach@goteleport.com>
Minimal API Client for Generating Roles
This is a minimal working example of a Teleport API client that generates Teleport roles based on an external RBAC system, in this case, a Kubernetes cluster. To use it, follow the setup steps in the Teleport documentation.