Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert breaking change to 'granted login' with additional prompt for SSO scopes #618

Merged
merged 2 commits into from Mar 6, 2024

Conversation

chrnorm
Copy link
Contributor

@chrnorm chrnorm commented Mar 6, 2024

This fixes an issue where 'granted login' would trigger an interactive prompt if --sso-scopes were not provided. This was
an unintentional breaking change caused by #616.

This is an issue if you have written shell scripts that call granted login, because unless --sso-scopes is provided, the command will now hang and wait for user input.

…SSO scopes

This fixes an issue where 'granted login' would trigger an interactive prompt if --sso-scopes were not provided.
Copy link
Contributor

@shwethaumashanker shwethaumashanker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with bash script calling granted login

@shwethaumashanker shwethaumashanker merged commit 63cf3ec into main Mar 6, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants