Fix base64 string in default config

While not being used, it is parsed and fails if it's not valid base64.
This commit is contained in:
eikek 2021-09-22 19:47:35 +02:00
parent cc5c01089a
commit 4362301212

View File

@ -139,7 +139,7 @@ docspell.server {
token-url = "http://localhost:8080/auth/realms/home/protocol/openid-connect/token",
#User URL is not used when signature key is set.
#user-url = "http://localhost:8080/auth/realms/home/protocol/openid-connect/userinfo",
sign-key = "b64:MII…ZYL09vAwLn8EAcSkCAwEAAQ==",
sign-key = "b64:anVzdC1hLXRlc3Q=",
sig-algo = "RS512"
},
# The collective of the user is given in the access token as