document the contents of authentik-ldap-env
This commit is contained in:
parent
ef34f9f0fc
commit
6f94a03a3c
1 changed files with 8 additions and 0 deletions
|
|
@ -40,6 +40,14 @@ Authentik kann nicht ohne env datei starten
|
|||
echo "AUTHENTIK_SECRET_KEY=$(openssl rand -hex 32)" > /var/lib/authentik_secret
|
||||
```
|
||||
danach muss man dann im browser den initial setup flow machen
|
||||
und dann ldap provider einrichten
|
||||
https://docs.goauthentik.io/add-secure-apps/providers/ldap/generic_setup
|
||||
|
||||
/var/lib/authentik-ldap-env
|
||||
```
|
||||
AUTHENTIK_HOST=https://auth.test.htw.stura-dresden.de
|
||||
AUTHENTIK_TOKEN=<token>
|
||||
```
|
||||
|
||||
## Setup Mail
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue