Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » U2F hardware support in SWT Browser(Website supports U2F auth which works in Chrome browser but not in SWT Browser)
U2F hardware support in SWT Browser [message #1844664] Mon, 20 September 2021 14:29 Go to next message
Eclipse UserFriend
Hi,

My Java app is using SWT Browser to display OAuth pages of a website. The website supports 2 factor auth methods including U2F hardware such as Yubikey. This works with Chrome browser where the user specifies username and password on the first page, the user is redirected to a page with the image of a hardware key device, the user presses on the hardware key device such as Yubikey that's connected to the computer through a USB port, and the auth process completes successfully.

This flow does not work when the same auth URL is visited by launching the SWT Browser from my Java app. Is there a I would like to troubleshoot the issue using a javascript debugger that I can attach to SWT Browser? If so, what are the steps to do so?

Thanks.
Re: U2F hardware support in SWT Browser [message #1844720 is a reply to message #1844664] Thu, 23 September 2021 00:50 Go to previous messageGo to next message
Eclipse UserFriend
I think SWT still uses IE for browser. Note that IE is deplicated by Microsoft. So new features will not be supported.
Re: U2F hardware support in SWT Browser [message #1844739 is a reply to message #1844720] Thu, 23 September 2021 11:19 Go to previous message
Eclipse UserFriend
Thanks @Martin J. My app is running on Mac where I believe SWT Browser is using Chromium engine.
Previous Topic:Tracking manual changes made by user in SWT Table
Next Topic:Setting the location of a hover shell
Goto Forum:
  


Current Time: Thu Jul 10 03:03:33 EDT 2025

Powered by FUDForum. Page generated in 0.05409 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top