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