Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leastprivilege authored Sep 6, 2016
1 parent 5224fc8 commit 01d2f02
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
# IdentityServer4

IdentityServer for ASP.NET Core 1.0
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core

Dev build: [![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 Chat.svg)](https://gitter.im/IdentityServer/IdentityServer4?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[Samples](https://github.com/IdentityServer/IdentityServer4.Samples) / [Documentation](https://identityserver4.readthedocs.io) / [Announcement](http://leastprivilege.com/2016/01/11/announcing-identityserver-for-asp-net-5-and-net-core/)
This is the main repo for IdentityServer4 - but there's more:

* [Documentation](https://identityserver4.readthedocs.io)
* [Commercial support options](https://www.identityserver.com/)
* [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)

0 comments on commit 01d2f02

Please sign in to comment.