2 references to McpCompositeAuthenticationDefaults
Aspire.Dashboard (2)
DashboardWebApplication.cs (2)
700
.AddScheme<McpCompositeAuthenticationHandlerOptions, McpCompositeAuthenticationHandler>(
McpCompositeAuthenticationDefaults
.AuthenticationScheme, o => { })
846
policy: new AuthorizationPolicyBuilder(
McpCompositeAuthenticationDefaults
.AuthenticationScheme)