Skip to content

ksail cluster oidc

OIDC authentication utilities for Kubernetes clusters.
Provides an exec credential plugin that can be used in kubeconfig
to authenticate with OIDC providers (e.g., Dex, Keycloak).
Usage:
ksail cluster oidc [command]
Available Commands:
get-token Get an OIDC token (exec credential plugin)
Global Flags:
--benchmark Show per-activity benchmark output
--config string Path to config file (default: ksail.yaml found via directory traversal)
Use "ksail cluster oidc [command] --help" for more information about a command.