3 references to AuthenticationSchemeOpenIdConnect
Aspire.Dashboard (3)
Authentication\FrontendCompositeAuthenticationHandler.cs (1)
48FrontendAuthMode.OpenIdConnect => FrontendAuthenticationDefaults.AuthenticationSchemeOpenIdConnect,
DashboardWebApplication.cs (2)
701authentication.AddPolicyScheme(FrontendAuthenticationDefaults.AuthenticationSchemeOpenIdConnect, displayName: FrontendAuthenticationDefaults.AuthenticationSchemeOpenIdConnect, o =>