Thinktecture IdentityServer v1.0
Posted
by Your DisplayName here!
on Least Privilege
See other posts from Least Privilege
or by Your DisplayName here!
Published on Tue, 06 Dec 2011 18:14:20 GMT
Indexed on
2012/03/18
18:20 UTC
Read the original article
Hit count: 386
IdentityServer
Yeah – it is finally done. I just uploaded the v1 bits to Codeplex and the documentation to our server. Here’s the official blurb…
Thinktecture IdentityServer is an open source security token service based on Microsoft .NET, ASP.NET MVC, WCF and WIF.
High level features
- Multiple protocols support (WS-Trust, WS-Federation, OAuth2, WRAP, JSNotify, HTTP GET)
- Multiple token support (SAML 1.1/2.0, SWT)
- Out of the box integration with ASP.NET membership, roles and profile
- 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
Disclaimer
I did thorough testing of all features of IdentityServer - but keep in mind
that this is an open source project and I am the only architect, developer and tester
on the team.
IdentityServer also lacks many of the enterprise-level features like configuration
services, proxy support, operations integration etc.
I only recommend using IdentityServer if you also understand how it works (to be able
to support it). I am offering consulting to help you with customization and lock down
- contact me.
Up next is v1 of the Azure version. Have fun!
© Least Privilege or respective owner