Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/warrant-dev/edge-agent

Warrant Edge agent
https://github.com/warrant-dev/edge-agent

access-control authorization edge-computing

Last synced: 3 months ago
JSON representation

Warrant Edge agent

Awesome Lists containing this project

README

        







# Warrant Edge Agent

## 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](https://docs.warrant.dev/quickstart/edge-agent).

## About Warrant

[Warrant](https://warrant.dev) provides APIs and infrastructure for implementing authorization and access control. Check out our [docs](https://docs.warrant.dev) to learn more.