Skip to content

gotshoo/Thinktecture.IdentityServer.v2

 
 

Repository files navigation

Thinktecture.IdentityServer v2 With advanced user managment

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

Added new Features:

  • User Profiles with Self managment page
  • User Password forget, Password change, email change Implemented (With SendGrid as mailing service)
  • User Sync System to sync with external user profile databases (Using Azure Service Bus)
  • NLog with Elmah For logging
  • Bootstrap Implemented for easy design
  • New login screen combined with HRD screen
  • DotNetOpenAuth implemented(more external identity provider options)
  • SimpleMembership implemented
  • External Identity Providers now create idsvr account

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 53.6%
  • JavaScript 23.3%
  • CSS 22.8%
  • Other 0.3%