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
Built Distribution
Hashes for sym_flow_cli-0.0.57-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef7d0ab7e57b9b2aaac5c670ecbf67d033509ad0cdebbc7d6a70eeabe2f682e6 |
|
MD5 | d6c81e0a28e6a6a408f048df2779b138 |
|
BLAKE2b-256 | 474e4f11344cfe8c260f714f8fe7fc787f3c9fd3792febe2ecbb26a517499d2f |