summaryrefslogtreecommitdiffstats
path: root/samples/OpenIdProviderWebForms/Code/CustomStoreDataSet.Designer.cs
Commit message (Collapse)AuthorAgeFilesLines
* Migrate all samples to target .NET 4.0 and use IIS Express (where available).Andrew Arnott2012-04-021-1/+1
| | | | | | InfoCardRelyingParty sample left out because it seems to cause input validation trouble. Fixes #108
* Providers and Relying Parties both implement a unified pair of ↵Andrew Arnott2011-05-201-120/+125
| | | | | | ICryptoKeyStore and INonceStore. OPs can configure to use encoded association handles or database-backed ones based on a simple web.config switch.
* Brought custom association store sample for Providers up to date.Andrew Arnott2011-05-091-16/+16
|
* Solution upgraded (MVC projects won't upgrade at this point).Andrew Arnott2010-01-051-8/+99
|
* Fixed faulty sample custom nonce store.Andrew Arnott2009-09-151-2/+4
| | | | Fixes #129
* response_nonces are now checked for replays by the RP against just those ↵Andrew Arnott2009-03-051-6/+31
| | | | | | nonces generated by the same Provider. Fixes Google Code Issue 175.
* Fixed TODO areas of code.Andrew Arnott2009-02-041-0/+369
|
* Renamed OpenID Provider sample directory to match project name.Andrew Arnott2009-02-011-0/+621