@using System.Security.Claims @model AuthorisationView @{ ViewBag.Title = "Authorize"; }
Hello, @User.Identity.Name
@Model.Message
A third party application want to do the following on your behalf: