4 references to AuthenticationScheme
Aspire.Dashboard (4)
DashboardWebApplication.cs (4)
670
.AddScheme<FrontendCompositeAuthenticationHandlerOptions, FrontendCompositeAuthenticationHandler>(FrontendCompositeAuthenticationDefaults.
AuthenticationScheme
, o => { })
808
policy: new AuthorizationPolicyBuilder(FrontendCompositeAuthenticationDefaults.
AuthenticationScheme
)
815
policy: new AuthorizationPolicyBuilder(FrontendCompositeAuthenticationDefaults.
AuthenticationScheme
)
822
policy: new AuthorizationPolicyBuilder(FrontendCompositeAuthenticationDefaults.
AuthenticationScheme
)