2 references to AuthenticationSchemeMcp
Aspire.Dashboard (2)
DashboardWebApplication.cs (1)
704.AddScheme<ConnectionTypeAuthenticationHandlerOptions, ConnectionTypeAuthenticationHandler>(ConnectionTypeAuthenticationDefaults.AuthenticationSchemeMcp, o => o.RequiredConnectionTypes = [ConnectionType.Mcp])
Mcp\McpCompositeAuthenticationHandler.cs (1)
40yield return ConnectionTypeAuthenticationDefaults.AuthenticationSchemeMcp;