Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add --so-scope in hint for granted sso login (#619)
When running granted without --auto-login, and if the token is expired or missing, it will print a hint. This hint should include --sso-scopes if the profile has this setting as granted_sso_registration_scopes = ... Example: $ ./bin/dgranted credential-process --profile myprofile/myrole [✘] error when retrieving credentials from custom process. please login using 'granted sso login --sso-start-url https://d-....awsapps.com/start --sso-region us-west-2 --sso-scope sso:account:access'
- Loading branch information