Files
ryan 60f98756c4 Point auth references at charon.sticknife.com
auth.sticknife.com moved to charon.sticknife.com. Rather than swapping the
hostname in each place, derive the OIDC issuer and the logout fallback from
AUTH_BASE_URL so the auth host is configured in one place.

Backend routes using charon.potternet.lan are unchanged; that internal name
remains the preferred route.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-15 13:29:07 +02:00

22 lines
456 B
TOML

# Charon — the gate
house = "access"
order = 1
name = "Charon"
domain = "The Ferryman"
state = "here"
label = "Live"
host = "charon.sticknife.com"
runs = "Authentik + FreeIPA"
# one line, used by the no-JavaScript listing
does = """
Accounts, sign-in, and the token everything else checks.
"""
# the paragraph in the detail panel
long = """
Charon verifies identities and issues the token that lets you access the rest of the Pantheon.
"""