kryptco / kr-u2f

DEPRECATED A Browser extension that lets you use your phone as a U2F/WebAuthN Authenticator for strong, unphishable 2FA.
https://krypt.co
125 stars 36 forks source link

Okta support #23

Closed mateusz-fiolka closed 5 years ago

mateusz-fiolka commented 5 years ago

The website advertises support for Okta (or Okta support for u2f). I tried to set it up, but the only u2f option there is related to using yubikey.

I thought - whatever, I'll try anyway, but then I get a form requesting me to type some pin or keycode, which I have no idea how to generate with the Firefox addon or Krypton app.

I set AWS integration before with the same software stack, so it seems that the problem is somewhere else.

Also tried with Chrome with the same result.

agrinman commented 5 years ago

Okta supports two types of yubikeys as far as I know: OTP and U2F. OTP is actually code based and phishable and not supported by Krypton. U2F is not phishable and is supported by Krypton. Make sure you've enabled U2F!

mateusz-fiolka commented 5 years ago

@agrinman Thank you 😄

For the record: Turns out the option was disabled by our Okta admin. I asked him to enabled it and now it works great.