Can I Bypass MFA for Specific Computers in Restricted Areas?

0
1
Asked By TechieWizard42 On

We have recently migrated our user base to require multi-factor authentication (MFA) for certain applications. However, we have some computers located in restricted areas of our factories where mobile phones aren't allowed. These computers are shared and lack Windows Hello functionality. While we're currently using FIDO keys as a workaround, I wanted to know if it's possible to implement a conditional access policy that excludes MFA for these specific computers. Given their location, the likelihood of unauthorized access is extremely low.

4 Answers

Answered By SecureOpsLeader On

In my experience with secure facilities, hardware keys are usually part of a broader zero trust strategy. You might also consider using passkeys on corporate phones if that fits your security model.

Answered By CyberSecPro On

I recommend sticking with FIDO keys, but consider looking into physical passkeys like Yubico. It's crucial to keep MFA in place unless there's absolutely no other option.

Answered By NetworkNinja88 On

What about placing those computers on a specific subnet? You could then exclude that subnet from the MFA policy. Just be aware that it all hinges on your IP setup.

Answered By FactoryGuru99 On

If your factory has a static IP address, you could set up that IP as a trusted network location, which would allow you to exclude it from the MFA policy. Just make sure to confirm that this won't create any security issues for you.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.