4 references to FrontendCompositeAuthenticationDefaults
Aspire.Dashboard (4)
DashboardWebApplication.cs (4)
668
.AddScheme<FrontendCompositeAuthenticationHandlerOptions, FrontendCompositeAuthenticationHandler>(
FrontendCompositeAuthenticationDefaults
.AuthenticationScheme, o => { })
806
policy: new AuthorizationPolicyBuilder(
FrontendCompositeAuthenticationDefaults
.AuthenticationScheme)
813
policy: new AuthorizationPolicyBuilder(
FrontendCompositeAuthenticationDefaults
.AuthenticationScheme)
820
policy: new AuthorizationPolicyBuilder(
FrontendCompositeAuthenticationDefaults
.AuthenticationScheme)