Block a user
mathias
created branch feat/add-agent-scaffold in mathias/template-go-web
2026-05-12 15:22:13 +00:00
feat: JWT auth middleware + /.well-known/oauth-protected-resource for supervisor and brain MCP servers (Dex OIDC)
feat(ingestion): add OAuth 2.0 client credentials flow to brain MCP server
Superseded by #6. Dex is already deployed at auth.d-ma.be — the correct approach is JWT validation middleware with static token fallback, not a bespoke client credentials server in the…
feat: JWT auth middleware + /.well-known/oauth-protected-resource for supervisor and brain MCP servers (Dex OIDC)
feat: JWT auth middleware + /.well-known/oauth-protected-resource (Dex OIDC)
feat(ingestion): add OAuth 2.0 client credentials flow to brain MCP server