Skip to main content

otdfctl auth login

login - Open a browser and login

Synopsis

otdfctl auth login [flags]

Description

Authenticate for use of the OpenTDF Platform through a browser (required).

Provide a specific public 'client-id' known to support the Auth Code PKCE flow and recognized by the OpenTDF Platform, or use the default public client in the platform well-known configuration if not specified.

The OIDC Access Token will be stored in the OS-specific keychain by default (Linux not yet supported).

Options

-i, --client-id <client-id>
A clientId for use in auth code flow (default = platform well-known public_client_id) (required: false)