Using WebSocket Notifications to Evict the Policy Cache

When WebSocket notifications are enabled, IG receives notifications whenever AM creates, deletes, or changes a policy.

The following procedure gives an example of how to change the configuration in "Enforcing AM Policy Decisions In the Same Domain" and "Enforcing AM Policy Decisions In Different Domains" to evict outdated entries from the policy cache. For information about WebSocket notifications, see "WebSocket Notifications".

Evict Entries From the Policy Cache
  1. Set up and test the example in "Enforcing AM Policy Decisions In the Same Domain" or "Enforcing AM Policy Decisions In Different Domains".

  2. In the PolicyEnforcementFilter, enable cache:

    "cache": {
      "enabled": true
    }

Read a different version of :