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