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