Forum Discussion
brentmattson
Mar 21, 2019Brass Contributor
We use ADFS for SSO, can we use Azure conditional access policies for apps other than Office365?
We have apps like Salesforce, Concur etc.. that we may like to put some conditional access policies around (force MFA, deny access based on location etc) . We use on prem ADFS 3.0 to authenticate wi...
- Mar 21, 2019
brentmattsonYour non-O365 apps which utilize ADFS for authentication won't be able to use the Azure AD CA policies. You'll need to set up access control policies within ADFS for them since the auth requests for those apps don't touch Azure AD.
Shawn Beckers
Mar 21, 2019Brass Contributor
brentmattsonYour non-O365 apps which utilize ADFS for authentication won't be able to use the Azure AD CA policies. You'll need to set up access control policies within ADFS for them since the auth requests for those apps don't touch Azure AD.
- brentmattsonMar 21, 2019Brass Contributor
Shawn Beckers Thanks. That's what I thought.