If you’ve followed any of my self-hosted headscale with Podman series, I wrote up another “bonus” post talking about OIDC configuration with Authelia. Took some trial and error, so I figured I’d document it in the public notebook.
If you’ve followed any of my self-hosted headscale with Podman series, I wrote up another “bonus” post talking about OIDC configuration with Authelia. Took some trial and error, so I figured I’d document it in the public notebook.
The OIDC settings in the Authelia config reference were the most nebulous to me, but they weren’t entirely stumping. The hard part was interpreting whether my errors stemmed from an issue on the client application side or on the Authelia side.
I would imagine you could likely extend the config snippets from my post to work in your situation with a few tweaks. The big lift, the OIDC provider is covered, so I’d be curious to hear what else you have to tweak!