Integrate IdentityServer with AspNet Core (Part 2 – Web API)

In the previous part of this series you created IdentityServerDemo.Server project and also added IdentityServer configuration. In this part we will first create the Employees Web API. Then we will configure the Web API project to use JWT issued by the authorization server. Finally, we will invoke the Web API using Postman and HttpClient.

http://www.binaryintellect.net/articles/91cf8272-4dd9-4b9b-aa03-5b47d13a650d.aspx