Salesforce Authentication for privileged users via Azure Entra

Alejandro Cortes 35 Reputation points
2026-05-28T19:15:10.42+00:00

We are preparing for Salesforce’s upcoming phishing-resistant MFA enforcement for admins:

Salesforce documentation

Environment:

  • Microsoft Entra ID as IdP
  • SAML SSO to Salesforce
  • Users authenticate with Windows Hello for Business
  • Entra Conditional Access requires phishing-resistant MFA

However, the SAML assertion sends:

urn:oasis:names:tc:SAML:2.0:ac:classes:Unspecified

Salesforce says they detect phishing-resistant auth via AMR/ACR values like fido2, wia, hwk, etc.

Questions:

  • Can Entra emit stronger AuthnContext/ACR values for Salesforce?
  • Has anyone successfully made Salesforce recognize Entra WHfB logins as phishing-resistant MFA?

Trying to determine whether this is an Entra limitation, Salesforce limitation, or a configuration issue.

Microsoft Security | Microsoft Entra | Other

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.