Skip to main content

miren route oidc show

Show OIDC configuration for a route

note

This command requires the routeoidc labs feature to be enabled.

Usage

miren route oidc show <host> [flags]

Arguments

  • host — Hostname for the route (e.g., example.com)

Flags

  • --cluster, -C — Cluster name
  • --config — Path to the config file
  • --default — Show OIDC config for the default route
  • --format — Output format (table, json) (default: table)

Global Options

  • --options — Path to file containing options
  • --server-address — Server address to connect to (default: 127.0.0.1:8443)
  • --verbose, -v — Enable verbose output

Examples

Show OIDC config for a route:

miren route oidc show example.com

See also