4 references to AuthenticationScheme
Aspire.Dashboard (4)
DashboardWebApplication.cs (4)
646
.AddScheme<FrontendCompositeAuthenticationHandlerOptions, FrontendCompositeAuthenticationHandler>(FrontendCompositeAuthenticationDefaults.
AuthenticationScheme
, o => { })
784
policy: new AuthorizationPolicyBuilder(FrontendCompositeAuthenticationDefaults.
AuthenticationScheme
)
791
policy: new AuthorizationPolicyBuilder(FrontendCompositeAuthenticationDefaults.
AuthenticationScheme
)
798
policy: new AuthorizationPolicyBuilder(FrontendCompositeAuthenticationDefaults.
AuthenticationScheme
)