-
As title - register allows me to use the finger print sensor, but on log in, Chrome's UI requires me to use a USB security key. Chrome 77, MacOS 10.14.6.
-
Hey David,
There's a few closed issues around the fingerprint feature not being available. I've read and followed your instructions on how to resolve the issue, but I still seem to end up with errors…
-
The WebAuthn Recommendation states: "Authenticators being implemented off device (roaming authenticators) can be accessed over a transport such as Universal Serial Bus (USB), Bluetooth Low Energy (BL…
-
## 概要
[nRF52840版 FIDO2認証器](https://github.com/diverta/onecard-fido/tree/master/nRF5_SDK_v15.2.0)について、USB HID対応は完了していますが、スマートフォン向けに必要な、BLE対応、NFC対応はまだ行っていない状態です。
この2点のうち、まずは先にBLE対応を進めたいと考えます。
-
## 概要
nRF52840 Dongleの[FIDO2認証器](https://github.com/diverta/onecard-fido/tree/master/nRF5_SDK_v15.2.0)で、FIDO 2.0の仕様にもとづいたヘルスチェックが実行できるようにします。
すなわち、WebAuthnのユーザー登録/ログインと等価の処理を、管理ツールからUSB HIDサービス経由で、n…
-
## 概要
現在One Card開発で使用中のnRF52832には、NFC機能が装備されています。
Nordic社によると、NFCリーダー/ライター(NFC対応スマートフォン)からの書込/読取の両方がサポートされている様子です。
Nordic社のサポートページ等にも、いくつかの関連トピックが見られます。
https://devzone.nordicsemi.com/b/blog…
-
## 概要
「[FIDO認証器管理ツール](https://github.com/diverta/onecard-fido/blob/master/U2FMaintenanceTool/README.md)」の一部機能を、BLE経由ではなく、USB HID経由で実行できるよう、プログラムを修正します。
### 背景・目的
Webブラウザーを使用し、U2F/WebAuthn認証に必…
-
https://w3c.github.io/webauthn/#dictionary-pkcredentialentity
When referring to the `name` the spec says:
> Authenticators MUST accept and store a 64-byte minimum length for a name member’s valu…
-
## 概要
nRF52840 DongleがUSBポートに装着されたまま、BLE Centralデバイスとして動作し、One Card(BLE Peripheral)と連携できるかどうかの調査を行います。
-
The WebAuthn spec says
>Clients can communicate with authenticators using a variety of mechanisms. For example, a client MAY use a client device-specific API to communicate with an authenticator wh…