summaryrefslogtreecommitdiffstats
path: root/samples/OpenIdWebRingSsoProvider/Code/Util.cs
Commit message (Collapse)AuthorAgeFilesLines
* Switched Channel to receiving messages via HttpRequestMessage as well.Andrew Arnott2013-03-041-1/+2
|
* Fixes more samples.Andrew Arnott2013-01-231-2/+4
|
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* Samples now build.Andrew Arnott2011-08-021-1/+1
|
* StyleCop fixes.Andrew Arnott2010-03-071-11/+11
|
* Built up the SSO Provider sample to include username+password scenario, in ↵Andrew Arnott2010-03-051-2/+30
| | | | addition to its existing support for Windows auth.
* Locked down the OP endpoint authorized to log into the SSO RP. And the OP ↵Andrew Arnott2009-12-311-0/+13
| | | | now asserts the users' roles to the RP.
* Added a web-ring SSO pair of OpenID sample sites.Andrew Arnott2009-12-301-0/+74