Skip to content

A tiny reverse proxy that can offer authentication (using HTTP Basic Auth) as well as authorization.

License

Notifications You must be signed in to change notification settings

alexaandru/elastic_guardian

Repository files navigation

Elastic Guardian

Build Status GoDoc status Coverage Status

Elastic Guardian is a tiny reverse proxy that can offer authentication (using HTTP Basic Auth) as well as authorization.

While it was originally meant as a thin layer between Elasticsearch (which has no builtin authentication/authorization) and the World, there is nothing specific to Elasticsearch (other than a few defaults which can be changed via command line flags).

The generic use case for Elastic Guardian is to restrict access to a HTTP API with HTTP Basic Auth and authorization rules.

TODO

  1. implement graceful shutdown.

About

A tiny reverse proxy that can offer authentication (using HTTP Basic Auth) as well as authorization.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages