-
-
Notifications
You must be signed in to change notification settings - Fork 159
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
Default Browser Failure #397
Comments
Looks like the authentication has already finished, you could have already used your yubikey. Retry it from the start for this error. |
It appears to be an issue launching in an already launched browser. It may be helpful to add a config option to override the browser with CLI args such as |
Hi @bagnaram, glad you found the workaround, I will try to add an option to use a new profile. |
Hi @bagnaram I found this may related to the gpauth <portal> --browser default 2>/dev/null | sudo gpclient connect <portal> --cookie-on-stdin And you can specify the browser to launch, e.g., |
Thank you that option works for me using the separate browser instance! |
Describe the bug
Unable to use default browser for SSO. I see the following login error when using the default browser. The embedded browser doesn't support yubikeys so I wish to use my internal one.
Expected behavior
I expect to see the same page as in the internal browser.
Screenshots
Logs
~/.local/share/gpclient/gpclient.log
gpclient
command.Environment:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: