reference-ansible/inventories
Simon Bärlocher 2206b809e7
fix(demo-gymburgdorf): route cross-host ForwardAuth via dedicated outpost FQDN
Storage Traefik calling the public auth.gymb.* FQDN hit Authentik's ASGI
handler, which 404s the /outpost.goauthentik.io/auth/traefik path. Add a
dedicated outpost.auth.int.gymb.* FQDN outside authentik_domains so the
request falls through to the embedded outpost, pinned to the application
host via traefik_extra_hosts to stay on the LAN.

- authentik: add authentik_outpost_domains; allow users group on drawio
  proxy so the Nextcloud drawio iframe works for non-admins
- garage: point webui ForwardAuth at the new outpost FQDN
- homarr: use public OIDC issuer to match the iss claim, enable
  auto-login, pin auth FQDN to LAN via extra_hosts
- opnform: intercept / and /login for SSO, keep break-glass bypass
- drawio: align comments with admins+users allow-list
2026-06-04 11:07:48 +02:00
..
demo-gymburgdorf fix(demo-gymburgdorf): route cross-host ForwardAuth via dedicated outpost FQDN 2026-06-04 11:07:48 +02:00
demo-mbazürich chore: add basic inventory for demo-mbazürich 2026-03-27 17:52:04 +01:00
demo-phbern chore: add basic inventory for demo-phbern 2026-03-27 17:48:15 +01:00
vagrant fix: added openform to vagrant playbooks and host_vars 2026-05-18 22:31:06 +02:00