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