Forum Discussion
Michael Weber
Jun 27, 2017Copper Contributor
ADFS + Cloud MFA
I'm working with a client that has ADFS and Cloud MFA enabled. We noticed that MFA challenges are only occurring for users going through the WAP and not the ADFS server directly. In other words, if...
- Jun 27, 2017
You either have added your internal network as Trusted location in the Azure MFA admin panel, or are sending the "bypass" claim with requests coming from internal sources. WIA or FBA make no difference here, you can force MFA challenge for any form of primary authentication.
VasilMichev
Jun 27, 2017MVP
You either have added your internal network as Trusted location in the Azure MFA admin panel, or are sending the "bypass" claim with requests coming from internal sources. WIA or FBA make no difference here, you can force MFA challenge for any form of primary authentication.
Michael Weber
Jun 27, 2017Copper Contributor
Thanks. IP ranges were tripping me up.