Skip to content

ksail 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 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 oidc [command] --help" for more information about a command.