2 references to OtlpCompositeAuthenticationDefaults
Aspire.Dashboard (2)
DashboardWebApplication.cs (2)
669
.AddScheme<OtlpCompositeAuthenticationHandlerOptions, OtlpCompositeAuthenticationHandler>(
OtlpCompositeAuthenticationDefaults
.AuthenticationScheme, o => { })
797
policy: new AuthorizationPolicyBuilder(
OtlpCompositeAuthenticationDefaults
.AuthenticationScheme)