3 references to OtlpCompositeAuthenticationHandlerOptions
Aspire.Dashboard (3)
Authentication\OtlpCompositeAuthenticationHandler.cs (2)
17IOptionsMonitor<OtlpCompositeAuthenticationHandlerOptions> options, 20: AuthenticationHandler<OtlpCompositeAuthenticationHandlerOptions>(options, logger, encoder)
DashboardWebApplication.cs (1)
613.AddScheme<OtlpCompositeAuthenticationHandlerOptions, OtlpCompositeAuthenticationHandler>(OtlpCompositeAuthenticationDefaults.AuthenticationScheme, o => { })