From b85992d35c677c2ee9c07a3e6fc6aca8748c4473 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Wed, 7 Feb 2024 01:02:16 -0700 Subject: [PATCH] Update Docker & Kubernetes/Docker/Docker Compose/Authentik.md --- Docker & Kubernetes/Docker/Docker Compose/Authentik.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Docker & Kubernetes/Docker/Docker Compose/Authentik.md b/Docker & Kubernetes/Docker/Docker Compose/Authentik.md index d85921c..9e04f20 100644 --- a/Docker & Kubernetes/Docker/Docker Compose/Authentik.md +++ b/Docker & Kubernetes/Docker/Docker Compose/Authentik.md @@ -137,6 +137,9 @@ AUTHENTIK_BOOTSTRAP_EMAIL=nicole.rappe@bunny-lab.io Because of a PostgreSQL limitation, only passwords up to 99 characters are supported See https://www.postgresql.org/message-id/09512C4F-8CB9-4021-B455-EF4C4F0D55A0@amazon.com +!!! warning "Password Symbols" + You may encounter the Authentik WebUI throwing `Forbidden` errors, and this is likely caused by you using a password with "problematic" characters for the `PG_PASS` environment variable. Try to avoid using `,` or `;` or `:` in the password you generate. + ## WebUI Initial Setup To start the initial setup, navigate to https://192.168.5.4:9443/if/flow/initial-setup/