/basic-auth-router

Basic Authentication Route Service

Primary LanguageGoApache License 2.0Apache-2.0

Basic Auth Router

This is a CF route service inspired from https://github.com/benlaplanche/cf-basic-auth-route-service

Install

  • Requires dep for dependency management
$ dep ensure

$ go build

$ ./basic-auth-router

Configure

The following environment variables set the credentials:

BASIC_AUTH_USERNAME
BASIC_AUTH_PASSWORD

Default credentials are user / password