reference-ansible/inventories/vagrant/host_vars/backend/authentik_outpost_ldap.yml
Bert-Jan Fikse 56bff066f7
chore: add vagrant config for authentik ldap outpost
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
2026-04-10 17:24:16 +02:00

4 lines
244 B
YAML

authentik_outpost_ldap_host: "http://authentik-server-1:9000"
authentik_outpost_ldap_token: "vagrant-ldap-outpost-token-change-in-production"
authentik_outpost_ldap_insecure: "true"
authentik_outpost_ldap_authentik_network: "authentik_backend"