Microsoft Entra ID attestation for FIDO2 security key vendors
In brief
The Microsoft Entra FIDO2 hardware vendor documentation now references MDS version 279 instead of 275 and adds the FEITIAN FT-JCOS BioCard, including its AAGUID and feature capabilities. The page date was also updated.
What Entra admins need to know
Administrators reviewing FIDO2 security key attestation support have an additional model and updated reference data; no action is required.
This editorial summary was generated by AI from the documentation changes. Verify important details in the full Microsoft Learn article.
Documentation change
The comparison below shows only the changed extract. Use the full-page view for complete context.
FIDO2 security keys eligible for attestation with Microsoft Entra ID
The following table includes each FIDO2 security key model listed in MDS version 275279 that's eligible for attestation with Microsoft Entra ID. For each model, the table shows its Authenticator Attestation Globally Unique Identifier (AAGUID) and feature capabilities.
| Description | AAGUID | Bio | USB | NFC | BLE |
|---|---|---|---|---|---|
| Feitian ePass FIDO2 Authenticator | 833b721a-ff5f-4d00-bb2e-bdda3ec01e29 | ❌ | ✅ | ❌ | ❌ |
| Feitian ePass FIDO2-NFC Authenticator | ee041bce-25e5-4cdb-8f86-897fd6418464 | ❌ | ✅ | ✅ | ❌ |
| Feitian ePass FIDO2-NFC Series (CTAP2.1, CTAP2.0, U2F) | 234cd403-35a2-4cc2-8015-77ea280c77f5 | ❌ | ✅ | ✅ | ❌ |
| FEITIAN FT-JCOS BioCard | 238ab2f5-b57f-4917-b3c6-3d3c6c0c350f | ✅ | ✅ | ✅ | ❌ |
| Feitian iePass FIDO Authenticator | 3e22415d-7fdf-4ea4-8a0c-dd60c4249b9d | ❌ | ✅ | ❌ | ❌ |
| FIDO KeyPass S3 | f4c63eff-d26c-4248-801c-3736c7eaa93a | ❌ | ✅ | ❌ | ❌ |
| Foongtone FIDO Authenticator | 46544d5d-8f5d-4db4-89ac-ea8977073fff | ❌ | ❌ | ✅ | ❌ |
@@ -1,7 +1,7 @@ --- title: Microsoft Entra ID attestation for FIDO2 security key vendors description: Learn about requirements to prepare FIDO2 hardware for attestation with Microsoft Entra ID.-ms.date: 08/20/2026+ms.date: 09/17/2026 ms.reviewer: kimhana ms.topic: concept-article ---@@ -44,7 +44,7 @@ Microsoft ingests the latest version of the FIDO Alliance MDS every month. There ## FIDO2 security keys eligible for attestation with Microsoft Entra ID -The following table includes each FIDO2 security key model listed in MDS version 275 that's eligible for attestation with Microsoft Entra ID. For each model, the table shows its Authenticator Attestation Globally Unique Identifier (AAGUID) and feature capabilities. +The following table includes each FIDO2 security key model listed in MDS version 279 that's eligible for attestation with Microsoft Entra ID. For each model, the table shows its Authenticator Attestation Globally Unique Identifier (AAGUID) and feature capabilities. Description|AAGUID|Bio|USB|NFC|BLE -----------|------|---------|-----|----|------@@ -107,6 +107,7 @@ Feitian ePass FIDO-NFC(CTAP2.1, CTAP2.0, U2F)|78ba3993-d784-4f44-8d6e-cc0a8ad523 Feitian ePass FIDO2 Authenticator|833b721a-ff5f-4d00-bb2e-bdda3ec01e29|❌|✅|❌|❌ Feitian ePass FIDO2-NFC Authenticator|ee041bce-25e5-4cdb-8f86-897fd6418464|❌|✅|✅|❌ Feitian ePass FIDO2-NFC Series (CTAP2.1, CTAP2.0, U2F)|234cd403-35a2-4cc2-8015-77ea280c77f5|❌|✅|✅|❌+FEITIAN FT-JCOS BioCard|238ab2f5-b57f-4917-b3c6-3d3c6c0c350f|✅|✅|✅|❌ Feitian iePass FIDO Authenticator|3e22415d-7fdf-4ea4-8a0c-dd60c4249b9d|❌|✅|❌|❌ FIDO KeyPass S3|f4c63eff-d26c-4248-801c-3736c7eaa93a|❌|✅|❌|❌ Foongtone FIDO Authenticator|46544d5d-8f5d-4db4-89ac-ea8977073fff|❌|❌|✅|❌ 