summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/OpenId/Provider/AuthenticationRequestTest.cs
Commit message (Expand)AuthorAgeFilesLines
* Providers now have better feedback about how RP discovery fails so they can m...Andrew Arnott2009-05-081-15/+0
* Refactoring around Provider's IRequest to process responses differently.Andrew Arnott2009-03-061-3/+3
* Refactored test helpers to remove TestSupport and move its functionality into...Andrew Arnott2009-01-291-6/+6
* Provider now sets user_setup_url on negative assertion responses to checkid_i...Andrew Arnott2009-01-241-0/+34
* Added AuthenticationRequest.IsReturnUrlDiscoverable test.Andrew Arnott2009-01-231-0/+30