Forum Discussion
brentmattson
Apr 12, 2019Brass Contributor
Can I use Azure Self Service Password Reset with MFA Server?
We have on prem AD with Office 365. We use Azure AD Connect to sync users. We also use Microsoft MFA server. We are starting to test some Azure AD features. We would like to enable Azure self ser...
- Apr 13, 2019
Nope, just the methods listed here (all for Azure AD): https://docs.microsoft.com/en-us/azure/active-directory/authentication/concept-sspr-howitworks#authentication-methods
Planet-Tech-Matt
Apr 15, 2019Copper Contributor
brentmattsonIt's correct that you cannot use SSPR with on-premises MFA server. However, if you're currently using ADFS 2012 R2 or above,https://blogs.msdn.microsoft.com/samueld/2015/05/13/adfs-2012-r2-now-supports-password-change-not-reset-across-all-devices/. This can be coupled with the additional ADFS MFA provider that on-premises MFA can provide. My recommendation would be to explore migration to Azure AD Premium for MFA, though there may be cases you have for using on-premises MFA server that AADP cannot fulfill (LDAP/RADIUS is the most common one).