From 63a550ccb1aebd9752e8a9894c289dd41f1f1ccf Mon Sep 17 00:00:00 2001 From: Trong Huu Nguyen Date: Thu, 4 Apr 2024 10:56:00 +0200 Subject: [PATCH] chart: allow configuring encryption key for forward auth --- charts/wonderwall/Feature.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/charts/wonderwall/Feature.yaml b/charts/wonderwall/Feature.yaml index ddce93e..961196e 100644 --- a/charts/wonderwall/Feature.yaml +++ b/charts/wonderwall/Feature.yaml @@ -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: