4 references to AuthenticationScheme
Aspire.Dashboard (4)
DashboardWebApplication.cs (4)
702
.AddScheme<FrontendCompositeAuthenticationHandlerOptions, FrontendCompositeAuthenticationHandler>(FrontendCompositeAuthenticationDefaults.
AuthenticationScheme
, o => { })
860
policy: new AuthorizationPolicyBuilder(FrontendCompositeAuthenticationDefaults.
AuthenticationScheme
)
867
policy: new AuthorizationPolicyBuilder(FrontendCompositeAuthenticationDefaults.
AuthenticationScheme
)
874
policy: new AuthorizationPolicyBuilder(FrontendCompositeAuthenticationDefaults.
AuthenticationScheme
)