Overview
Methods
getPrimary()
Get the primary auth provider.getAuthProviders()
Get all auth provider entries.Auth Modes
FrontMCP supports multiple authentication modes:Public
No authentication required
Transparent
Auth handled externally
Orchestrated
Full auth flow management
Public Mode
No authentication required:Transparent Mode
Auth is handled by an external system (e.g., API gateway):Orchestrated Mode
Full auth flow with OAuth support:Properties
primary
The primary auth provider instance (FrontMcpAuth).