这里有两个样本:
没有OWIN中间件:https : //github.com/IdentityServer/IdentityServer3.Samples/tree/master/source/Clients
带有OWIN的WebForms:https :
//github.com/IdentityServer/IdentityServer3.Samples/tree/master/source/Clients/WebFormsClient
ASP.NET Web Forms and IdentityServer3
原文:https://www.cnblogs.com/nirvanan/p/13367245.html