mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
1.4 KiB
1.4 KiB
Conditional access
Fleet's conditional access feature lets IT and security teams enforce access controls on macOS and Windows hosts based on policy status. When a host fails a particular policy in Fleet, access to third-party apps can be blocked until the issue is resolved.
Fleet currently has built-in conditional access integrations with Okta (macOS only) and Entra (macOS and Windows):
How it works
- IT enables the conditional access automation for the policies which determine access.
- Fleet evaluates policies on each host.
- Fleet communicates compliance status to the identity provider (IdP).
- The IdP enforces access decisions, blocking users who are failing the policies from logging into protected apps.
- Users remediate issues on their hosts and refetch to verify. Once the host passes all required policies, access is restored.