Skip to main content

The Flow CLI for Sym

Project description

sym-flow-cli

Sym Flow CLI

Usage

Login

symflow login is used to authenticate a user and write credentials to the local filesystem.

First, the CLI asks a user for their email address. From the address, Sym should be able to resolve the user's organization and then the user can log in with one of two authorization flows:

(Preferred) Auth Code Flow with PKCE

symflow login

The CLI will perform authorization with the Sym auth provider, by opening the browser and asking the user to login with their Identity Provider. If successful, this returns a code to the CLI that can be used to securely acquire an access token.

(If necessary) Password Owner Resource Flow

symflow login --no-browser can be used to perform a username-password flow. It will prompt the user, and then send these credentials to the Sym auth provider in exchange for an access token.

This requires special setup in the Sym auth provider to verify the password against a database connection.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sym-flow-cli-0.0.58.tar.gz (14.9 kB view hashes)

Uploaded Source

Built Distribution

sym_flow_cli-0.0.58-py3-none-any.whl (25.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page