What changed on this day
5 changes were tracked across 3 Microsoft Entra products. The leading updates include Transport Layer Security; Microsoft Entra ID attestation for FIDO2 security key vendors; Integrate Fraud Protection.
Daily.Entra.News5 changes were tracked across 3 Microsoft Entra products. The leading updates include Transport Layer Security; Microsoft Entra ID attestation for FIDO2 security key vendors; Integrate Fraud Protection.
Explains requirements to prepare FIDO2 hardware for attestation with Microsoft Entra ID
- References:
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Authentication Extensibility Administrator](/entra/identity/role-based-access-control/permissions-reference#authentication-extensibility-administrator) or [Application Administrator](/entra/identity/role-based-access-control/permissions-reference#application-administrator).
```openssl x509 -req -in <CSR file> -CA rootCAchain.pem -CAkey rootCAchain.key -CAcreateserial -out signedcertificate.pem -days 370 -sha256 -extfile openssl.cnf -extensions signedCA_ext```
manager: dougeby