Add support for parsing JSON Web Key Sets

This commit is contained in:
Russell Davies
2018-11-13 13:58:17 -05:00
committed by Steve Chávez
parent dadfe965b9
commit 473ac70789
6 changed files with 35 additions and 13 deletions
+1 -1
View File
@@ -209,7 +209,7 @@ readOptions = do
|## base url for swagger output
|# server-proxy-uri = ""
|
|## choose a secret to enable JWT auth
|## choose a secret, JSON Web Key (or set) to enable JWT auth
|## (use "@filename" to load from separate file)
|# jwt-secret = "foo"
|# secret-is-base64 = false