← Previous day

Next day →
Microsoft Entra daily update

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.

5 updates

Fundamentals

1

Provisioning

1

Authentication

1

Integrate Fraud Protection

Updated

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).

Security

1

Transport Layer Security

Updated

```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```

Troubleshooting

1