Expand description
MCP Authentication Middleware
This middleware provides comprehensive authentication and authorization for MCP requests, integrating with the AuthenticationManager and permission system.
Structs§
- McpAuth
Config - Configuration for MCP authentication middleware
- McpAuth
Context - Authentication context extracted from request
- McpAuth
Middleware - MCP Authentication Middleware
- McpRequest
Context - Request context that includes authentication and metadata
Enums§
- Auth
Extraction Error - Errors that can occur during authentication extraction
Traits§
- McpMiddleware
- Trait for middleware that can process MCP requests and responses