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] Add --browser option to let user choose prefered browser for authentication flow #11

Open
benjamin-brabant opened this issue Dec 4, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@benjamin-brabant
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Since #4, awscli_saml_sso learn to automatically detect firefox or chrome install on user system.
User could be interested in choosing targeted browser. It could also be useful as a developer, while testing awscli_saml_sso locally, to be able to choose web browser.

Describe the solution you'd like
Add a --browser option which offer following options :

  • auto: automatically detect installed browser (default)
  • chrome: choose chrome like browser (google-chrome, chromium, ...)
  • firefox: choose firefox browser
@benjamin-brabant benjamin-brabant added the enhancement New feature or request label Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant