summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Core/Util.cs
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2013-06-09 17:56:16 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2013-06-09 17:56:16 -0700
commitda9e554cd6364ac1bcf7ab23a8b5fe20e8a26192 (patch)
tree4aaef4d9e8901d09e9f3638241645c19787fd2ec /src/DotNetOpenAuth.Core/Util.cs
parentef21fed4150b6dba853f518a8467e268bb209ab7 (diff)
downloadDotNetOpenAuth-da9e554cd6364ac1bcf7ab23a8b5fe20e8a26192.zip
DotNetOpenAuth-da9e554cd6364ac1bcf7ab23a8b5fe20e8a26192.tar.gz
DotNetOpenAuth-da9e554cd6364ac1bcf7ab23a8b5fe20e8a26192.tar.bz2
Fixes the OAuthServiceProvider sample issue with recognizing protected resource requests:
Expected message DotNetOpenAuth.OAuth.Messages.AccessProtectedResourceRequest but received DotNetOpenAuth.OAuth.Messages.UserAuthorizationRequest instead. The issue was that in converting a WCF message to an HttpRequestMessage, the Authorization header was truncated (sort of), but in a way we could reassemble the original message.
Diffstat (limited to 'src/DotNetOpenAuth.Core/Util.cs')
0 files changed, 0 insertions, 0 deletions