Use encryption for cookies

This commit is contained in:
Bolke de Bruin
2020-07-24 16:22:13 +02:00
parent 46e1e9b9f4
commit 5de3767e70
5 changed files with 27 additions and 24 deletions

View File

@@ -42,9 +42,10 @@ server:
- any
# if true the server randomly selects a host to connect to
roundRobin: false
# a random string of at least 32 characters to secure cookies on the client
# a random strings of at least 32 characters to secure cookies on the client
# make sure to share this across the different pods
sessionKey: thisisasessionkeyreplacethisjetzt
sessionEncryptionKey: thisisasessionkeyreplacethisnunu!
# Open ID Connect specific settings
openId:
providerUrl: http://keycloak/auth/realms/test