mirror of
https://github.com/gravitational/teleport.git
synced 2026-08-31 01:50:50 +08:00
47f4247dfb
The update addresses CVE-2025-22872. All modules importing an older version of x/net were updated.
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.