Comprehensive security features for NOMOS agents
GET /health
- No authentication requiredGET /config
- Optional authenticationPOST /auth/token
- Generate test JWT tokensVariable | Description |
---|---|
JWT_SECRET_KEY | Secret key for JWT token signing |
CSRF_SECRET_KEY | Secret key for CSRF protection |
API_KEY_VALIDATION_URL | Endpoint URL for API key validation |
REDIS_URL | Redis connection URL for rate limiting |