mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-12 19:37:04 +00:00
chart: allow configuring encryption key for forward auth
This commit is contained in:
@@ -25,6 +25,11 @@ values:
|
||||
description: Enables forward auth server
|
||||
config:
|
||||
type: bool
|
||||
azure.sessionCookieEncryptionKey:
|
||||
description: Cookie encryption key, 256 bits encoded with standard base64.
|
||||
config:
|
||||
type: string
|
||||
secret: true
|
||||
azure.ssoDomain:
|
||||
description: Cookie domain for forward auth
|
||||
config:
|
||||
|
||||
Reference in New Issue
Block a user