OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
This is the main repo for IdentityServer4 - but there's more:
- Documentation
- Consulting, training and support
- Samples
- Access token validation
- Quickstart UI
- ASP.NET Identity integration
- EntityFramework integration
IdentityServer is built against ASP.NET Core 2.0 using the RTM tooling that ships with Visual Studio 2017. This is the only configuration we support on the issue tracker.
note For using IdentityServer with ASP.NET Core 1.x, you can use the 1.x packages of IdentityServer and this branch. Documentation for 1.x can be found here.
- Install .NET Core 2.0
- Run build.ps1 from Powershell
IdentityServer4 is built using the following great open source projects
IdentityServer4 is a .NET Foundation project
Certified OpenID Connect implementation.