From e82c1c7ab7c63d584a4ba1a89f86732717aec4f3 Mon Sep 17 00:00:00 2001 From: RATDAD Date: Sun, 15 Feb 2026 17:02:20 -0500 Subject: Updated Authelia container template; added helper scripts --- stacks/iam/auth.env.example | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 stacks/iam/auth.env.example (limited to 'stacks/iam/auth.env.example') diff --git a/stacks/iam/auth.env.example b/stacks/iam/auth.env.example new file mode 100644 index 0000000..b5275ab --- /dev/null +++ b/stacks/iam/auth.env.example @@ -0,0 +1,12 @@ +# +# +# Stack Runtime Variables + +# Authelia secrets +AUTHELIA_IDENTITY_VALIDATION_RESET_PASSWORD_JWT_SECRET_FILE=/run/secrets/JWT_SECRET +AUTHELIA_SESSION_SECRET_FILE=/run/secrets/SESSION_SECRET +AUTHELIA_STORAGE_ENCRYPTION_KEY_FILE=/run/secrets/STORAGE_ENCRYPTION +AUTHELIA_IDENTITY_PROVIDERS_OIDC_HMAC_SECRET_FILE=/run/secrets/OIDC_HMAC_SECRET + +# Use Authelia's file filter in config. +X_AUTHELIA_CONFIG_FILTERS=template -- cgit v1.2.3-70-g09d2