pachctl idp get-client #
Get an OIDC client.
Synopsis #
This command returns an OIDC clientβs settings, such as its name, ID, redirect URIs, secrets, and trusted peers. You can get a list of IDs by running pachctl idp list-client.
pachctl idp get-client <client ID> [flags]Options #
-h, --help help for get-clientOptions inherited from parent commands #
--no-color Turn off colors.
-v, --verbose Output verbose logsSEE ALSO #
- pachctl idp - Commands to manage identity provider integrations