Files
homelab-frontend/internal/auth
Admin Bot f32ff08365
CI / Vet, test, build (push) Successful in 5m57s
CI / Build and push image (push) Successful in 2m47s
fix: accept any Authentik provider issuer in JWT validation
- isValidIssuer() accepts portfolio-agent, memory-agent, api-gw, etc.
- All Authentik providers use same signing key (JWKS valid)
- CheckPermissions now checks both 'permissions' (users) and 'roles' (service accounts)
- Fixes JWT issuer mismatch for portfolio-agent, memory-agent tokens
2026-09-05 06:02:11 -07:00
..