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

With aptible login --sso, open browser for token. #286

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ab
Copy link

@ab ab commented Jun 3, 2021

When a user runs aptible login --sso with no token provided, we need
to prompt them for the token. And since users will need to go to the
cli-sso-token page, we may as well send them directly to the right
page.

This matches the behavior of similar commands like aws sso login from
the AWS CLI, which opens a browser window.

@ab ab requested a review from UserNotFound as a code owner June 3, 2021 22:53
@ab ab force-pushed the ab/sso-browser-open branch from a05fd54 to 92287eb Compare June 3, 2021 22:54
When a user runs `aptible login --sso` with no token provided, we need
to prompt them for the token. And users will need to go to the
cli-sso-token page, so we may as well send them directly to the right
page.

This matches the behavior of similar commands like `aws sso login` from
the AWS CLI, which opens a browser window.
@ab ab force-pushed the ab/sso-browser-open branch from 92287eb to a3073a7 Compare June 3, 2021 22:55
@UserNotFound UserNotFound removed their request for review November 5, 2024 16:42
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.

1 participant