command
module
Version:
v0.0.0-...-6cf77ed
Opens a new window with list of versions in this module.
Published: Mar 20, 2021
License: CC0-1.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
user-test
This is the main service. It listens on port :3000, receives auth from Oathkeeper's X-User-* headers, and echos some information back.
Expected Output
curl -H "X-User-ID=1234" -H "X-User-Provider=github" -H "X-User-Username=ghost" -H "X-User-Email=ghost@github.com" http://localhost:3000
Hello user 1234
You logged in with github using the username ghost and the email ghost@github.com
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.