开发者

VerificationException from DotNetOpenAuth RP

开发者 https://www.devze.com 2022-12-28 22:55 出处:网络
I\'m trying to integr开发者_如何转开发ate open id into a site, but I have a problem due to this open ticket:

I'm trying to integr开发者_如何转开发ate open id into a site, but I have a problem due to this open ticket: "http://dotnetopenauth.net:8000/ticket/163" Can you give me a workaround, please? Maybe indicate an older version?

Thank you very much


Well, forcing a stateless RP (dumb mode) would workaround the issue. Or you could wait until tomorrow's build of DotNetOpenAuth comes out (v3.4.4.10121) which will have a "fix".

At the root it's a CLR bug, so by "fix", I mean the workaround is built into the library to catch the error and swallow them.

0

精彩评论

暂无评论...
验证码 换一张
取 消