Files
homelab-frontend/internal
Admin Bot eeeb2a0537
CI / Vet, test, build (push) Failing after 1m40s
CI / Build and push image (push) Skipped
test: Add unit tests for JWT validation logic
Tests verify:
- Empty/invalid/malformed tokens are rejected
- Permission checks work correctly (sqs:read, sqs:write, wildcard)
- Missing permissions claim is handled
- Authorization header format validation

All tests pass. JWKS 404 is expected (Authentik endpoint doesn't exist locally).
2026-08-27 12:07:48 -07:00
..