Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converted the OAuth consumer and SP sample web site projects to web ↵ | Andrew Arnott | 2010-04-18 | 1 | -63/+0 |
| | | | | application projects. | ||||
* | Fixed possible unhandled exception during OAuth processing. | Andrew Arnott | 2010-02-01 | 1 | -24/+28 |
| | |||||
* | Fixed bug in OAuth Service Provider WCF sample where the service was using ↵ | Andrew Arnott | 2009-08-21 | 1 | -1/+8 |
| | | | | | | the identity of the logged in user rather than the identity authenticated by the service (OAuth) to look up the data. Resolves trac #114. Thanks Steven L-P for reporting this! | ||||
* | Cleaned up WCF sample service a bit now that we have IPrincipal working. | Andrew Arnott | 2009-06-23 | 1 | -1/+0 |
| | |||||
* | OAuth WCF service sample now impersonates the original user in the thread's ↵ | Andrew Arnott | 2009-06-23 | 1 | -0/+16 |
| | | | | current principal. | ||||
* | Renamed OAuth sample sites. | Andrew Arnott | 2009-03-26 | 1 | -0/+37 |