summaryrefslogtreecommitdiffstats
path: root/samples/OpenIdWebRingSsoProvider/Default.aspx.cs
Commit message (Collapse)AuthorAgeFilesLines
* Changed all ASP.NET async void event handlers to use RegisterAsyncTask, ↵Andrew Arnott2013-03-041-11/+17
| | | | which avoids bugs in ASP.NET.
* A few more fixes.Andrew Arnott2013-03-041-0/+1
|
* Switched Channel to receiving messages via HttpRequestMessage as well.Andrew Arnott2013-03-041-2/+3
|
* Fixes more samples.Andrew Arnott2013-01-231-3/+5
|
* Built up the SSO Provider sample to include username+password scenario, in ↵Andrew Arnott2010-03-051-0/+9
| | | | addition to its existing support for Windows auth.
* Added a web-ring SSO pair of OpenID sample sites.Andrew Arnott2009-12-301-0/+13