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