dcos security cluster oidc show

ENTERPRISE

Viewing the DC/OS Certificate Authority information

Description

The dcos security cluster oidc show command gives you an overview of the configured OpenID Connect providers. It will display detailed information about a given provider or an overview, depending on whether a provider ID was specified or note.

If multiple providers are specified, only the first ID is evaluated.

Usage

  1. dcos security cluster oidc show [OPTIONS] [OIDC_ID]...

Options

NameDescription
-h, —helpShow this message and exit.
-j, —jsonOutput data in JSON format.

Positional Arguments

NameDescription
OIDC_IDOpenID Connect provider ID.

Parent command

CommandDescription
dcos security cluster oidcManage your OIDC settings.