Skip to content

warrant-dev/edge-agent

Repository files navigation

Warrant Edge Agent

Slack

What is the Warrant Edge Agent?

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.

Should I use the Warrant Edge Agent?

Teams with strict latency and reliability requirements can deploy the Warrant Edge Agent in their own infrastructure for improved latency and availability.

Getting Started

To get started with the Warrant Edge Agent, refer to our documentation on Setting up the Edge Agent.

About Warrant

Warrant provides APIs and infrastructure for implementing authorization and access control. Check out our docs to learn more.