Update /api/metrics/report endpoint:
- Replace MtlsGuard + ApiKeyGuard with FlexibleAuthGuard
- Configure @AuthMethods('mtls', 'apiKey') for backward compatibility
- Maintains same auth behavior with more flexible implementation
FlexibleAuthGuard provides same mTLS + API Key authentication with
priority-based fallback and better debugging.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| conversation-assistant | ||
| platform-admin/frontend | ||
| portal/frontend | ||
| service-registry/registry-agent | ||
| status-dashboard | ||