2 references to AuthenticationFailureException
Microsoft.AspNetCore.Authentication (2)
RemoteAuthenticationHandler.cs (2)
134throw new AuthenticationFailureException("An error was returned from the RemoteFailure event.", errorContext.Result.Failure); 140throw new AuthenticationFailureException("An error was encountered while handling the remote login.", errorContext.Failure);