diff --git a/src/Security/Authentication/OpenIdConnect/src/OpenIdConnectOptions.cs b/src/Security/Authentication/OpenIdConnect/src/OpenIdConnectOptions.cs index e64bf37616..7e3366bada 100644 --- a/src/Security/Authentication/OpenIdConnect/src/OpenIdConnectOptions.cs +++ b/src/Security/Authentication/OpenIdConnect/src/OpenIdConnectOptions.cs @@ -28,7 +28,7 @@ namespace Microsoft.AspNetCore.Authentication.OpenIdConnect /// BackchannelTimeout: 1 minute. /// ProtocolValidator: new . /// RefreshOnIssuerKeyNotFound: true - /// ResponseType: + /// ResponseType: /// Scope: . /// TokenValidationParameters: new with AuthenticationScheme = authenticationScheme. /// UseTokenLifetime: false.