auth-proxy

command module
v0.0.0-...-2994a79 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2018 License: MIT Imports: 28 Imported by: 0

README

Auth Proxy Build Status Go Report Card

Parse and verify JWT-token, replace it with X-Auth headers.

Usage

Run with '-h' argument

Cache clearing

For clear cached public keys send HUP signal

Example

With docker: Run in command line from repository directory

$ dep ensure
$ docker build -t auth .
$ docker run --rm -p 1499:80 auth -addr :80 -c /opt/default/config.json -v 3 -cap 100

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL