Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate all samples to target .NET 4.0 and use IIS Express (where available). | Andrew Arnott | 2012-04-02 | 1 | -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 Arnott | 2011-05-20 | 1 | -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 Arnott | 2011-05-09 | 1 | -16/+16 |
| | |||||
* | Solution upgraded (MVC projects won't upgrade at this point). | Andrew Arnott | 2010-01-05 | 1 | -8/+99 |
| | |||||
* | Fixed faulty sample custom nonce store. | Andrew Arnott | 2009-09-15 | 1 | -2/+4 |
| | | | | Fixes #129 | ||||
* | response_nonces are now checked for replays by the RP against just those ↵ | Andrew Arnott | 2009-03-05 | 1 | -6/+31 |
| | | | | | | nonces generated by the same Provider. Fixes Google Code Issue 175. | ||||
* | Fixed TODO areas of code. | Andrew Arnott | 2009-02-04 | 1 | -0/+369 |
| | |||||
* | Renamed OpenID Provider sample directory to match project name. | Andrew Arnott | 2009-02-01 | 1 | -0/+621 |