U2F registration issues
-
A Former User last edited by
@vashiru go to opera flags..
Enable this Flag - Web Authentication API
Enable Web Authentication API support – Mac, Windows, Linux#enable-web-authentication-api
-
A Former User last edited by
@nvmjustagirl This doesn't solve the issue. The Web Authentication API is already enabled. I can use it to authenticate. It's just the registration of new U2F keys that's broken.
-
my1xt last edited by
@vashiru said in U2F registration issues:
@nvmjustagirl This doesn't solve the issue. The Web Authentication API is already enabled. I can use it to authenticate. It's just the registration of new U2F keys that's broken.
well funnily enough I now cant even auth anymore in Opera (Beta 55.0.2994.29) the U2F device wont even blink. Chrome and Vivaldi on the other hand just do both registering and Authing.
-
A Former User last edited by A Former User
@my1xt said in U2F registration issues:
In Opera 53 stable they apparently tried to make U2F even more secure by pulling out a prompt whenever a page wants to register a U2F token about whether the site may see the "serial number" of the Security key.
Are you on a desktop computer.. laptop..
Note - Since this computer lacks a platform authenticator, the website may require the user to present their USB security key from time to time or each time the user interacts with the website. This is at the website’s discretion
thats normal..
i wonder if an user agent extension switch it to chrome may help sum peeps
since ya have no troubles on chrome...@vashiru even tho the page lets you.. opera has that flag.. & its set to the default setting.. Enable may help *all i was try 'n to say..
make sure authentication with the same entity it was registered with..
-
my1xt last edited by my1xt
@mgeffro said in U2F registration issues:
@my1xt I can confirm that recently we fixed issue with U2F not working on on our beta (55) and developer (56) streams. It was already fixed in latest developer release and should be available with next beta update. Will have to look into the registration issue.
Okay nice to know that at least login will work again.
Regarding U2F Register while I did state it a bit weirdly I still believe this is an issue which has been brought from chrome but opera not having been prepared for it!
-
my1xt last edited by
@nvmjustagirl said in U2F registration issues:
Are you on a desktop computer.. laptop..
Note - Since this computer lacks a platform authenticator, the website may require the user to present their USB security key from time to time or each time the user interacts with the website. This is at the website’s discretiondesktop but irrelevant, it isnt the website kicking me out but the U2F not triggering (recent) or the registration triggering but failing hilariously (earlier issue), with the recent one being confirmed by opera meaning it isnt the website doing weird stuff.
-
gmiazga Opera last edited by
@my1xt we done some internal testing on v55 and v56. Registration seems to be at least partially working on v55. Adding key on github and google works just fine, but at least on Dropbox there are problems. This is due to old code for handling permissions dialogs still being used on v55. It was refactored in v56, but as it's lot of changes and unfortunately it will have to wait till v56 hits stable stream.
-
my1xt last edited by
@mgeffro Github and Google don't really surprise me. if I remember correctly, these weren't being asked on chrome meaning the registration just passed. although it might be worth a look for the recent chrome source since it changed the result of that dialog. Deny is now no longer an error but instead chrome changing the attestation cert and masking the U2F device.
it in general might be good to let all dialogs from chrome pass through somehow (if possible) even if they look awkward, unless opera properly replaced or otherwise dealth with them, better awkward than not working
-
A Former User last edited by
@mgeffro I ran into issues on Gitlab and I thought on Google as well. The rest I've just done through Chrome to get it all set up. Glad to hear you guys are on top of this. Looking forward to the fix!