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