command
module
Version:
v0.0.0-...-2994a79
Opens a new window with list of versions in this module.
Published: Jul 19, 2018
License: MIT
Opens a new window with license information.
Imports: 28
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Auth Proxy
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.