Update Docker & Kubernetes/Docker/Docker Compose/Authentik.md
This commit is contained in:
@ -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
|
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
|
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
|
## WebUI Initial Setup
|
||||||
To start the initial setup, navigate to https://192.168.5.4:9443/if/flow/initial-setup/
|
To start the initial setup, navigate to https://192.168.5.4:9443/if/flow/initial-setup/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user