4 references to AuthenticationScheme
Aspire.Dashboard (4)
DashboardWebApplication.cs (4)
695
.AddScheme<FrontendCompositeAuthenticationHandlerOptions, FrontendCompositeAuthenticationHandler>(FrontendCompositeAuthenticationDefaults.
AuthenticationScheme
, o => { })
833
policy: new AuthorizationPolicyBuilder(FrontendCompositeAuthenticationDefaults.
AuthenticationScheme
)
840
policy: new AuthorizationPolicyBuilder(FrontendCompositeAuthenticationDefaults.
AuthenticationScheme
)
847
policy: new AuthorizationPolicyBuilder(FrontendCompositeAuthenticationDefaults.
AuthenticationScheme
)