4 references to FrontendCompositeAuthenticationDefaults
Aspire.Dashboard (4)
DashboardWebApplication.cs (4)
641
.AddScheme<FrontendCompositeAuthenticationHandlerOptions, FrontendCompositeAuthenticationHandler>(
FrontendCompositeAuthenticationDefaults
.AuthenticationScheme, o => { })
779
policy: new AuthorizationPolicyBuilder(
FrontendCompositeAuthenticationDefaults
.AuthenticationScheme)
786
policy: new AuthorizationPolicyBuilder(
FrontendCompositeAuthenticationDefaults
.AuthenticationScheme)
793
policy: new AuthorizationPolicyBuilder(
FrontendCompositeAuthenticationDefaults
.AuthenticationScheme)