Documentation
¶
Overview ¶
Package federatedcredentials provides the `arcane admin federated` command tree. Federated credentials are workload identity federation trust rules: an external OIDC token matching the rule is exchanged for a short-lived Arcane access token backed by a dedicated service user.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FederatedCredentialsCmd = &cobra.Command{ Use: "federated", Aliases: []string{"fedcreds", "federated-credentials"}, Short: "Manage workload identity federation trust rules", }
FederatedCredentialsCmd is the parent command for federated credential operations.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.