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