Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 544 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 544 Bytes

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