Windows 10: How does FIDO2 authentication over BLE transport work for browsers that do not support BLE.

Discus and support How does FIDO2 authentication over BLE transport work for browsers that do not support BLE. in Windows 10 Gaming to solve the problem; For example, Firefox uses authenticator-rs as Webauthn library which only supports USB-HID transport.Yet I am able to use a BLE authenticator to login... Discussion in 'Windows 10 Gaming' started by Lorenz David lorv, Jul 19, 2024.

  1. How does FIDO2 authentication over BLE transport work for browsers that do not support BLE.


    For example, Firefox uses authenticator-rs as Webauthn library which only supports USB-HID transport.Yet I am able to use a BLE authenticator to login to my Google account in Firefox on a Windows machine.Somehow Windows supports the BLE transport to the Browser I guess, but I was not able to determine how exactly that works.Any help or direction to documentation on this topic is appreciated.

    :)
     
    Lorenz David lorv, Jul 19, 2024
    #1
  2. FinnErikJ Win User

    Bluetooth Low Energy - BLE

    Hi, I've seen a few questions around BLE. As I've been wanting to be able to use home-automation products with BLE, I recently contacted KEVO (Unikey) about their "interest" in developing an app for their smart lock, I got this reply back:

    "With the introduction of the 8.1 OS, Windows phones have the ability to pair with most BLE devices. There are two forms of communication needed to pair. Central Communication (listener) and Peripheral Communication (talker).

    Unfortunately the Windows phone only operated centrally, as do the Kevo, so pairing is not an option at this time.

    We have had the same problem with Android, up until this month when the finally will be releasing Android L.

    We are developeing the Android app now and we really hope that Windows will make the improvements to BLE capabilities as well."

    Is above correct and if yes, should we expect WP8.1 to support this?

    Regards, Finn
     
    FinnErikJ, Jul 19, 2024
    #2
  3. jkim_224 Win User
    Windows 10 BLE WPF - ValueChanged no longer works in 1809

    I have a WPF BLE Central application (not UWP) that used to work in Windows 10, 1803 connected to Nordic NRF52 processor.

    The issue is the code below no longer generates event.

    aCharacteristic.ValueChanged += char_ValueChanged_Notification;

    I am not using any pairing or bonding currently. Below is high level summary of the BLE code.

    aBleDevice = await BluetoothLEDevice.FromBluetoothAddressAsync(blueToothAddr);

    var gatt = await aBleDevice.GetGattServicesAysnc();

    // For each of the service found, get the Characteristics

    var charResult await service.GetCharateristicsAsync();

    // For each characteristic that I want to be notified, I have code below generated event in 1803, but no longer works in 1809 or in 1903.

    aCharacteristic.ValueChanged += char_ValueChanged_Notification;

    Any suggestions on how to make it work in 1809 and later? It appears to be related to security issue change(?) that prevents reading / receiving data from the BLE Peripheral?
     
    jkim_224, Jul 19, 2024
    #3
  4. How does FIDO2 authentication over BLE transport work for browsers that do not support BLE.

    Bluetooth BLE doesn't work properly on Windows 11

    Yes apparently Microsoft doesn't support BLE in Windows 11. They think they do but they don't. A shame!

    Can someone at MS wake up?
     
    JosephLevy4, Jul 19, 2024
    #4
Thema:

How does FIDO2 authentication over BLE transport work for browsers that do not support BLE.

Loading...
  1. How does FIDO2 authentication over BLE transport work for browsers that do not support BLE. - Similar Threads - does FIDO2 authentication

  2. Is BLE transport for FIDO2 roaming authenticator on Windos11 supported?

    in Windows 10 Gaming
    Is BLE transport for FIDO2 roaming authenticator on Windos11 supported?: I noticed that when trying to add a passkey to an account on Windows10 you are prompted to "insert the security key" or "activate bluetooth".On Windows 11 the prompt only says "insert the security key" which suggests to me that BLE is not supported. I was not able what so...
  3. Is BLE transport for FIDO2 roaming authenticator on Windos11 supported?

    in Windows 10 Software and Apps
    Is BLE transport for FIDO2 roaming authenticator on Windos11 supported?: I noticed that when trying to add a passkey to an account on Windows10 you are prompted to "insert the security key" or "activate bluetooth".On Windows 11 the prompt only says "insert the security key" which suggests to me that BLE is not supported. I was not able what so...
  4. How does FIDO2 authentication over BLE transport work for browsers that do not support BLE.

    in Windows 10 Software and Apps
    How does FIDO2 authentication over BLE transport work for browsers that do not support BLE.: For example, Firefox uses authenticator-rs as Webauthn library which only supports USB-HID transport.Yet I am able to use a BLE authenticator to login to my Google account in Firefox on a Windows machine.Somehow Windows supports the BLE transport to the Browser I guess, but I...
  5. How does FIDO2 authentication over BLE transport work for browsers that do not support BLE.

    in AntiVirus, Firewalls and System Security
    How does FIDO2 authentication over BLE transport work for browsers that do not support BLE.: For example, Firefox uses authenticator-rs as Webauthn library which only supports USB-HID transport.Yet I am able to use a BLE authenticator to login to my Google account in Firefox on a Windows machine.Somehow Windows supports the BLE transport to the Browser I guess, but I...
  6. BLE Gatt Service Issues

    in Windows 10 Software and Apps
    BLE Gatt Service Issues: Hi guys, We are using the BLE GATT services supplied by the Windows CSWinRT nuget package in a .net 6 WPF application. Two issues have raised their heads and I'm hoping someone could point me in the right direction. The main issue we have been facing is with the GATT service...
  7. BLE Gatt Service Issues

    in Windows 10 Drivers and Hardware
    BLE Gatt Service Issues: Hi guys, We are using the BLE GATT services supplied by the Windows CSWinRT nuget package in a .net 6 WPF application. Two issues have raised their heads and I'm hoping someone could point me in the right direction. The main issue we have been facing is with the GATT service...
  8. Files not visiable or ble to copy

    in Windows 10 Software and Apps
    Files not visiable or ble to copy: I have 2 files that I am attempting to copy from that are visible on the OneDrive Online and in OneDrive on my iMac but are not on my Windows 11 device. I was able to copy these to a flash drives and copy them to a new folder on the Windows 11 desktop but when I attempt to...
  9. FIDO2 BLE Bluetooth Communication problem with Android / iOS

    in AntiVirus, Firewalls and System Security
    FIDO2 BLE Bluetooth Communication problem with Android / iOS: Hello.We are developing Android application for FIDO2 paswordless login. We have got problem with BLE connection on Windows side. When we pair our BLE Server with Windows, registration and login is working fine until disconnecting. After some time, or on application reload,...
  10. BLE LESC fails

    in Windows 10 Drivers and Hardware
    BLE LESC fails: Hi! We're developing an app which connects to BLE devices for different purposes. We've successfully enabled MITM, but are having problems enabling the LESC option, which is part of the BT v4.2 as I understand it.When this is enabled, our connection attempts return with the...