Skip to content

This guide shows how to add a Content Security: Content Security is an Access Policy component that inspects content and enforces the allow, block, or transform verdict returned by an inspection service.Learn more component that uses CrowdStrike AIDR to an Access Policy in the Access Policy Builder. For how CrowdStrike AIDR inspects traffic and where to get your credentials, see CrowdStrike AIDR.

  • Access to the Aembit Admin UI with permission to create and edit Access Policies.
  • The Access Policy Builder enabled. See Create an Access Policy.
  • Your CrowdStrike AIDR base URL and API token. See Get your credentials.

Add CrowdStrike AIDR Content Security to a policy

Section titled “Add CrowdStrike AIDR Content Security to a policy”

Configure Content Security from the Content Security card in the Access Policy Builder. You enter the connection details for CrowdStrike AIDR directly on the component.

  1. In the Aembit Admin UI, open an Access Policy in the Access Policy Builder, or create a new one.

  2. In the Content Security card, click + Configure to open the Content Security panel.

    Content Security card with the Configure action in the Access Policy Builder

  3. Leave the Active toggle on to enforce Content Security on this policy.

  4. In the Name field, enter a name for the Content Security component.

  5. (Optional) In the Description field, add context about the component.

  6. From the Content Security Type dropdown, select CrowdStrike AIDR.

  7. In the AIDR Base URL field, enter your CrowdStrike AIDR base URL. The field includes a fixed https:// prefix.

  8. In the AIDR Token field, enter your CrowdStrike AIDR API token.

  9. (Optional) In the Timeout field, set how long, in milliseconds, Aembit waits for an AIDR response before the request times out. The field accepts 5,000 to 600,000 milliseconds and defaults to 5,000.

  10. (Optional) In the Max Retries field, set how many times Aembit retries a failed AIDR request. The field accepts 0 to 10 and defaults to 2.

  11. Set Fail Open on Error to control what Aembit does when it can’t reach CrowdStrike AIDR or the request errors:

    • On (default) - Aembit forwards the request without inspection (fail open).
    • Off - Aembit blocks the request (fail closed).

    For the trade-off between availability and guaranteed inspection, see Fail-open and fail-closed behavior.

  12. Click Save to add Content Security to the policy.

    Content Security panel configured with CrowdStrike AIDR connection details

You can manage Content Security with the Aembit Terraform Provider. See the aembit_content_security resource for the full configuration reference.