Skip to content

scottbrady91/IdentityServer4-Example

Repository files navigation

Getting Started with IdentityServer4 and Duende IdentityServer

Example IdentityServer implementation, including a basic API (protected resource) and MVC app (client application).

This is the completed sample code for the Getting Started with IdentityServer4 and Duende IdentityServer tutorial on scottbrady91.com.

Further Reading

For more advanced use cases, check out some of my other articles to learn how to:

For older versions of this tutorial, check out the aspnetcore1 and aspnetcore2 branches.