Yubico / yubikey-personalization-gui

YubiKey Personalization GUI
https://developers.yubico.com/yubikey-personalization-gui
BSD 2-Clause "Simplified" License
198 stars 38 forks source link

OS X - "Upload to Yubico" when default browser is not Safari #58

Open lantins opened 9 years ago

lantins commented 9 years ago

When I try:

  1. Write new Yubico OTP parameters to the key.
  2. Click the "Upload to Yubico" button.

It does nothing when the default browser on OS X is Chrome.

When I change the default browser to Safari, it works.

If you can't integrate with Chrome / Firefox / Opera depending on what's the default, could you please offer a way to perform the upload manually, by telling you what URL to visit :)

klali commented 9 years ago

Sounds odd, will try to look into this.

You can do the upload manually at https://upload.yubico.com/

lantins commented 9 years ago

Let me know if I can provide any extra debug information :)

klali commented 9 years ago

So what actually happens is that a html page is written out and then it just outputs it and asks the system to open that html which contains keys etc and redirects to https://upload.yubico.com something with that approach might not work with other browsers on osX with sandboxing etc..

klali commented 9 years ago

I've tried to reproduce this now, for me it works fine with both chrome and safari on 10.10 and 10.11.

Do you have any additional details about your setup? How did you install the yubikey-personalization-gui, from the appstore?

lantins commented 9 years ago

OS X 10.10.5 Chrome 45.0.2454.101 Installed from the App Store

I'd like to help test some more, but I'm not able to enter the OTP parameters, only generate them, so I can't do that without screwing up anything I've configured my key for? I'm not sure if that is a 'feature' or not :)

klali commented 9 years ago

Does other links outside of the browser itself work after you change default browser?

lantins commented 9 years ago

Yes, clicked link to http://yubi.co/forum from About section.

On 9 Oct 2015, at 10:29, Klas Lindfors notifications@github.com wrote:

Does other links outside of the browser itself work after you change default browser?

— Reply to this email directly or view it on GitHub.

matejkramny commented 9 years ago

+1 same problem.

harob commented 9 years ago

+1 same issue