misc

Authentik behind traefik on truenas scale:

Configuring Authentik app in truenas scale:

In the ingress section add a host with slash path for each domain that authentik will run on, ie

Configure Hosts Add

Host

HostName *

auth.example.com

Configure Paths Add

Host

Path *

/

Path Type *

prefix

And also add a catch-all for subdomains to hit the outpost path (for logouts, etc)

Configure Hosts Add

Host

HostName *

*.example.com

Configure Paths Add

Host

Path *

/outpost.goauthentik.io/

Path Type *

prefix

Configuring Middleware in traefik on Truenas SCALE

Configuring Proxy Provider in Authentik:

Getting the UPN of an active directory user:

In Authentik