4 references to FrontendCompositeAuthenticationDefaults
Aspire.Dashboard (4)
DashboardWebApplication.cs (4)
674
.AddScheme<FrontendCompositeAuthenticationHandlerOptions, FrontendCompositeAuthenticationHandler>(
FrontendCompositeAuthenticationDefaults
.AuthenticationScheme, o => { })
812
policy: new AuthorizationPolicyBuilder(
FrontendCompositeAuthenticationDefaults
.AuthenticationScheme)
819
policy: new AuthorizationPolicyBuilder(
FrontendCompositeAuthenticationDefaults
.AuthenticationScheme)
826
policy: new AuthorizationPolicyBuilder(
FrontendCompositeAuthenticationDefaults
.AuthenticationScheme)