For the complete documentation index, see llms.txt. This page is also available as Markdown.

Device posture verification

Posture checks let you verify the security state of a user’s device before allowing it to connect to a location. Instead of trusting only the user’s identity, Defguard can also evaluate device requirements such as:

  • Defguard client version

  • Windows version

  • Windows security update age

  • Windows Active Directory membership

  • Windows antivirus status

  • Windows disk encryption status

  • macOS version

  • macOS disk encryption status

  • macOS device integrity status

  • Linux kernel version

  • Linux disk encryption status

  • iOS version

  • Android version

  • Android device integrity status

If a posture check fails, the user is shown a list of the unmet requirements:

Configuring posture checks

You can view, edit, create, and assign posture checks to locations in the "Posture Checks" section:

The section displays a table of all posture checks defined in the system. Clicking posture name displays a handy drawer with posture details:

Creating a new posture check

To create a new posture check, click the “Add new posture check” button above the posture checks table. This launches a wizard that guides you through the configuration step by step.

In the wizard, you can choose which operating systems the posture check applies to and define the requirements each device must meet. Depending on the selected platform, this can include minimum OS version, security update age, disk encryption, antivirus status, Active Directory membership, or device integrity. You can also set the minimum required Defguard client version and decide whether pre-release client versions are allowed.

Once the rules are configured, the posture check can be saved and assigned to one or more locations.

Editing an existing posture check

To edit one of the existing posture checks, select the "Edit" menu item from the action menu in posture checks table:

Assigning posture check to locations

Posture checks can be assigned to locations in 4 ways:

  • "Assign to locations" action from the actions menu in postures table

  • "Assign to locations" action from the "Actions" menu in the posture details drawer

  • "Posture Checks" section in the Location edit form

Once a posture check is assigned to a location, every client attempting to connect to that location is verified before access is granted. If multiple posture checks are assigned, the client must satisfy all requirements from all assigned posture checks. The connection is allowed only when every required check passes; if any requirement fails, the client is denied access.

Duplicating a posture check

If you want to create a posture check that is similar to an existing one, you can duplicate the existing posture check instead of starting from scratch. This copies its configuration and lets you adjust only the parts that need to be different, saving time and reducing the risk of mistakes.

To duplicate a posture check, use the “Duplicate” action from the posture checks table or from the action menu in the posture check details drawer.

The posture check is duplicated and saved immediately, then opened in the edit form. You can modify any settings that should differ from the original and assign the duplicated posture check to the appropriate locations. Duplicated posture checks are not assigned to any locations by default.

Last updated

Was this helpful?