3 references to CreateOpenIdConnectProtocolException
Microsoft.AspNetCore.Authentication.OpenIdConnect (3)
OpenIdConnectHandler.cs (3)
625throw CreateOpenIdConnectProtocolException(message, parResponseMessage); 750return HandleRequestResult.Fail(CreateOpenIdConnectProtocolException(authorizationResponse, response: null), properties); 1027throw CreateOpenIdConnectProtocolException(message, responseMessage);