4 references to AuthenticationSchemeOpenIdConnect
Aspire.Dashboard (4)
Api\ApiAuthenticationHandler.cs (1)
122FrontendAuthMode.OpenIdConnect => FrontendAuthenticationDefaults.AuthenticationSchemeOpenIdConnect,
Authentication\FrontendCompositeAuthenticationHandler.cs (1)
48FrontendAuthMode.OpenIdConnect => FrontendAuthenticationDefaults.AuthenticationSchemeOpenIdConnect,
DashboardWebApplication.cs (2)
788authentication.AddPolicyScheme(FrontendAuthenticationDefaults.AuthenticationSchemeOpenIdConnect, displayName: FrontendAuthenticationDefaults.AuthenticationSchemeOpenIdConnect, o =>