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

Feature: support non-default browser launching for SSO/Login #959

Open
Kirill888 opened this issue Jun 23, 2022 · 2 comments
Open

Feature: support non-default browser launching for SSO/Login #959

Kirill888 opened this issue Jun 23, 2022 · 2 comments
Labels

Comments

@Kirill888
Copy link

I would like to use non-default system browser to complete SSO and web console logins. Currently this is only supported via --stdout option (although there is a bug #868 that makes this workflow somewhat awkward to use).

aws-cli uses BROWSER environment variable to determine how to open SSO urls(aws/aws-cli#5301 (comment)). It would be nice if aws-vault supported the same. Alternatively a command line option would work too. This would also enable #755 but in a more generic way.

this seems to work fine on MacOS:

Kirill888@738ef4d

env BROWSER=Safari aws-vault login some-profile
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the stale label Feb 20, 2023
@mtibben mtibben added feature and removed stale labels Feb 21, 2023
@jansepke
Copy link

I would also be very interested in this feature, as we are using the non standard AD profile for AWS SSO so we need a second browser to login to AWS SSO. This feature would simplify the workflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants