Skip to content

Thinktecture IdentityServer is a light-weight security token service built with .NET 4.5, MVC 4, Web API and WCF. This particular fork is meant to try and replace EF with MongoDB.

License

Notifications You must be signed in to change notification settings

mrd9483/Thinktecture.IdentityServer.v2

 
 

Repository files navigation

Fork purpose

  • Take Thinktecture and have it work with MongoDB

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.

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

About

Thinktecture IdentityServer is a light-weight security token service built with .NET 4.5, MVC 4, Web API and WCF. This particular fork is meant to try and replace EF with MongoDB.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 49.4%
  • JavaScript 35.2%
  • CSS 15.4%