Authenticate in the other direction with jwtproxy
This commit is contained in:
parent
da0a988650
commit
9e7a501dae
4 changed files with 17 additions and 3 deletions
|
@ -3,6 +3,6 @@
|
|||
echo 'Starting jwtproxy'
|
||||
|
||||
cd /
|
||||
/binary_dependencies/jwtproxy --config conf/jwtproxy_conf.yaml
|
||||
/binary_dependencies/jwtproxy --config conf/jwtproxy_conf.yaml --log-level debug
|
||||
|
||||
echo 'Jwtproxy exited'
|
||||
|
|
Reference in a new issue