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, the BLE server has new MAC address and Windows can't find the device while trying to register/login.
It seems, like Windows Security API is not scanning known devices for FIDO support.
The service will time out, until we run Third party SW for BLE scanning (only scanning). We assume, that Windows should scan for FIDO service.
Can somebody please provide more information for this problem?
More details:
https://stackoverflow.com/questions/60125774/fido-client-access-to-ble-authenticator
Thank you
KeySoft