@using Microsoft.IdentityModel.Protocols.OpenIdConnect @model OpenIdConnectMessage

Ooooops, something went really bad with your OpenID Connect request! :(

@Model.Error @if (!string.IsNullOrEmpty(Model.ErrorDescription)) { @Model.ErrorDescription }