Skip to content

CuteTarantula/http-basic-auth

Repository files navigation

Introduction

http-basic-auth is designed to run as a sidecar container that will secure a service with basic authentication. Because of the way it works it reduces latency and resources required to secure a service. This solution is useful for service-to-service communication between two different clusters, for example.

Supported Hashing Algorithms

  • bcrypt
  • Apache md5

Code Guides

Docker

https://hub.docker.com/r/cutetarantula/http-basic-auth