synfinatic / aws-sso-cli

A powerful tool for using AWS Identity Center for the CLI and web console.
https://synfinatic.github.io/aws-sso-cli/
GNU General Public License v3.0
458 stars 57 forks source link

emulate pre-v2.x behavior with `AutoLogin` #1063

Closed synfinatic closed 3 days ago

synfinatic commented 6 days ago

Add a config option called AutoLogin which if set to true (default false) then any command requiring user to perform the sso login, will cause the URL to be printed/opened rather than generating an error message. Basically v1.x behavior.

Need to decide if this is important or not by soliciting feedback part of the betas.