Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
This repository has been archived by the owner. It is now read-only.
[deprecated] Thinktecture IdentityServer is a light-weight security token service built with .NET 4.5, MVC 4, Web API and WCF.
C# JavaScript CSS Other
Branch: master
Clone or download
Latest commit 5546554 Sep 22, 2016
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
samples updated nugets Mar 26, 2014
src Allow Default ConnectionString to be updated in similar fashion to th… May 27, 2015
.gitattributes 1st commit Jun 25, 2012
.gitignore allow NuGet.exe Mar 28, 2013
Tests.sln Switched to JWT as the default token type for the OAuth2 endpoint Jun 29, 2012
Thinktecture.IdentityServer.sln Remove the nuget folder from the solution Feb 11, 2014
build.cmd Added build script Nov 7, 2012
license.txt 1st commit Jun 25, 2012
readme.md

readme.md

Thinktecture.IdentityServer v2

project page

Thinktecture IdentityServer is a light-weight security token service built with .NET 4.5, MVC 4, Web API and WCF.

Status: This project is no longer maintained.

High level features

  • Multiple protocols support (WS-Trust, WS-Federation, OAuth2, HTTP GET)
  • Multiple token support (SAML 1.1/2.0, JWT)
  • Out of the box integration with ASP.NET membership, roles and profile
  • Can be integrated with arbitrary account and attribute stores
  • Support for username/password and client certificates authentication
  • Support for WS-Federation metadata
  • Support for WS-Trust identity delegation
  • Extensibility points to customize configuration and user management handling
You can’t perform that action at this time.