# IdentityServer4 **Repository Path**: zijiaxing/IdentityServer4 ## Basic Information - **Project Name**: IdentityServer4 - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: aspnetcore1 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-08-01 - **Last Updated**: 2021-08-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # IdentityServer4 OpenID Connect and OAuth 2.0 Framework for ASP.NET Core [![Build status](https://ci.appveyor.com/api/projects/status/x4t8sk0n6gna0c7w?svg=true)](https://ci.appveyor.com/project/leastprivilege/identityserver4) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/IdentityServer/IdentityServer4?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) This is the main repo for IdentityServer4 - but there's more: * [Documentation](https://identityserver4.readthedocs.io) * [Consulting, training and support](https://www.identityserver.io/) * [Samples](https://github.com/IdentityServer/IdentityServer4.Samples) * [Access token validation](https://github.com/IdentityServer/IdentityServer4.AccessTokenValidation) * [Quickstart UI](https://github.com/IdentityServer/IdentityServer4.Quickstart.UI) * [ASP.NET Identity integration](https://github.com/IdentityServer/IdentityServer4.AspNetIdentity) * [EntityFramework integration](https://github.com/IdentityServer/IdentityServer4.EntityFramework) ### Platform IdentityServer is built against ASP.NET Core 1.1 using the RTM tooling that ships with Visual Studio 2017. This is the only configuration we support on the issue tracker. ### How to build * [Install](https://www.microsoft.com/net/download/core#/current) .NET Core 1.1 * Run build.ps1 from Powershell ### Acknowledgements IdentityServer4 is built using the following great open source projects * [ASP.NET Core](https://github.com/aspnet) * [Json.Net](http://www.newtonsoft.com/json) * [Cake](http://cakebuild.net/) * [XUnit](https://xunit.github.io/) * [Fluent Assertions](http://www.fluentassertions.com/) IdentityServer4 is a [.NET Foundation](http://www.dotnetfoundation.org/) project [Certified](http://openid.net/certification/) OpenID Connect implementation. ![openid_certified](https://cloud.githubusercontent.com/assets/1454075/7611268/4d19de32-f97b-11e4-895b-31b2455a7ca6.png)