DEMO A showcase of hev ask⌘K agentic search — running on Coder's real docs. Unaffiliated with Coder; not the official documentation. Official Coder docs ↗ Add ask to your docs ↗
Documentation › users oidc-claims

users oidc-claims

Display the OIDC claims for the authenticated user.

Usage

coder users oidc-claims [flags]

Description

  - Display your OIDC claims:

     $ coder users oidc-claims

  - Display your OIDC claims as JSON:

     $ coder users oidc-claims -o json

Options

-c, —column

Type[key|value]
Defaultkey,value

Columns to display in table output.

-o, —output

Typetable|json
Defaulttable

Output format.

esc