The Warrant Edge Agent is a lightweight service that can process Warrant access check requests. It can be deployed in any cloud environment to minimize the latency of access check requests from services using Warrant to enforce authorization. The Edge Agent serves access check requests from a local cache and connects to stream.warrant.dev
to receive updates as access rules are modified in order to keep it's cache up-to-date.
Teams with strict latency and reliability requirements can deploy the Warrant Edge Agent in their own infrastructure for improved latency and availability.
To get started with the Warrant Edge Agent, refer to our documentation on Setting up the Edge Agent.
Warrant provides APIs and infrastructure for implementing authorization and access control. Check out our docs to learn more.