Skip to content

feat: print sso url in login#167

Merged
craicoverflow merged 1 commit intomasterfrom
login-print-url
Dec 14, 2020
Merged

feat: print sso url in login#167
craicoverflow merged 1 commit intomasterfrom
login-print-url

Conversation

@craicoverflow
Copy link
Contributor

Closes #155

This PR adds a new print-sso-url flag to only print the login URL without automatically opening it in their browser. This gives the user the chance to authenticate through a different browser.

@craicoverflow
Copy link
Contributor Author

cc @wtrocki

@craicoverflow craicoverflow merged commit 699da53 into master Dec 14, 2020
@craicoverflow craicoverflow deleted the login-print-url branch December 14, 2020 12:35
@wtrocki
Copy link
Collaborator

wtrocki commented Dec 14, 2020

How they would do it?

@craicoverflow
Copy link
Contributor Author

  1. rhoas login --print-sso-url
  2. Copy URL
  3. Open in browser of their choice (e.g. incognito)
  4. Log in
  5. Success!

@wtrocki
Copy link
Collaborator

wtrocki commented Dec 14, 2020

Nice! Amazing work

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.

There is no way enforce login in the browser (and skip sso)

2 participants