Forum Discussion
Conditional policies in Azure AD vs. Intune
If you want to use custom MFA provider, you have to federate with your on-premises AD or use 3rd part federation. Azure AD Conditional access only supports Azure MFA as a second factor.
Hi Vasil,
Thank you for the quick response.
Would the following hold true?If yes, then maybe a custom MFA provider could be used with AAD Conditional access.
Source:https://docs.microsoft.com/en-us/azure/active-directory/active-directory-conditional-access-azuread-connected-apps
Configure federation services to provide multi-factor authentication
For federated tenants, MFA may be performed by Azure Active Directory or by the on-premises AD FS server.
By default, MFA will occur at a page hosted by Azure Active Directory. To configure MFA on-premises, the –SupportsMFA property must be set to true in Azure Active Directory, by using the Azure AD module for Windows PowerShell.
https://docs.microsoft.com/en-us/azure/active-directory/active-directory-conditional-access-azuread-connected-apps