4 references to AuthenticationScheme
Aspire.Dashboard (4)
DashboardWebApplication.cs (4)
788
.AddScheme<FrontendCompositeAuthenticationHandlerOptions, FrontendCompositeAuthenticationHandler>(FrontendCompositeAuthenticationDefaults.
AuthenticationScheme
, o => { })
946
policy: new AuthorizationPolicyBuilder(FrontendCompositeAuthenticationDefaults.
AuthenticationScheme
)
953
policy: new AuthorizationPolicyBuilder(FrontendCompositeAuthenticationDefaults.
AuthenticationScheme
)
960
policy: new AuthorizationPolicyBuilder(FrontendCompositeAuthenticationDefaults.
AuthenticationScheme
)