security oidc show
Show OIDC Client Configuration
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The security oidc show command displays the OpenID Connect (OIDC) client configuration.
Examples
The following example displays the OIDC client configuration:
cluster1::> security oidc show
OIDC Provider: adfs
Issuer URI: https://example.com/adfs
Client ID: client-id
Client Secret Hash: client-secret-hash
Provider JWKS URI: https://example.com/adfs/discovery/keys
Remote User Claim: unique_name
Authorization Endpoint: https://example.com/adfs/oauth2/authorize/
Token Endpoint: https://example.com/adfs/oauth2/token/
OIDC Redirect IP Address: 192.0.2.1
JWKS Refresh Interval in ISO-8601 format: 1h
Outgoing Proxy: -
End Session URI: https://example.com/adfs/oauth2/logout
OIDC Enabled: false