@using System.Security.Claims @model AuthorisationView @{ ViewBag.Title = "Authorize"; }

Authorization Server

OAuth2 Authorize

Hello, @User.Identity.Name

@Model.Message

A third party application want to do the following on your behalf: