Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Updated readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
leastprivilege committed Dec 28, 2012
1 parent 2635ab7 commit 7dcd5e1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion readme.md
@@ -1 +1 @@
# Thinktecture.IdentityServer v2 #[project page](http://thinktecture.github.com/Thinktecture.IdentityServer.v2/)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- 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
# Thinktecture.IdentityServer v2 #[project page](http://thinktecture.github.com/Thinktecture.IdentityServer.v2/)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
Expand Down
8 changes: 5 additions & 3 deletions src/OnPremise/WebSite/readme.txt
Expand Up @@ -7,12 +7,14 @@ http://thinktecture.github.com/
Project page:
http://thinktecture.github.com/Thinktecture.IdentityServer.v2/

Help page:
https://github.com/thinktecture/Thinktecture.IdentityServer.v2/wiki

Issue Tracker:
https://github.com/thinktecture/Thinktecture.IdentityServer.v2/issues?state=open

Tutorial: Installation & Setup
http://vimeo.com/51088126

Tutorial: My 1st Web Application
https://vimeo.com/51666380

Feature: Federation and Home Realm Discovery
https://vimeo.com/51666379

0 comments on commit 7dcd5e1

Please sign in to comment.