Hello @Cuauhtemoc Guerrero ,
Thank you for reaching out Microsoft Q&A.
It appears you've received an email indicating that a certificate used for single sign-on (SSO) to mfa.contoso.com will expire in 29 days, on November 29, 2024, at 8:30 UTC, and this notification is associated with mfa.contoso.ca.
Firstly, identify for which Application the Certificate is going to expire in your tenant so as you're saying it is for the enterprise application use the PowerShell command to identify which enterprise application certificate is going expire by following the link: https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/scripts/powershell-export-all-enterprise-apps-secrets-and-certs
If you see the details regarding the upcoming expiration of an enterprise application, you can generate the new certificate by following the link: https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/tutorial-manage-certificates-for-federated-single-sign-on#renew-a-certificate-that-is-set-to-expire-soon
Additional if you want check with secrets and certificates for app registrations follow: https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/scripts/powershell-export-all-app-registrations-secrets-and-certs
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.
Regards,
Goutam Pratti.