dotnetopenauth
DotNetOpenAuth - A property with the name 'OriginalHttpRequestUri' is not present Exception
I am attempting to implement the example from the DotNetOpenAuth Service Provider solution but instead of using OpenId for authentication, I am using Forms Authentication.[详细]
2023-02-21 16:08 分类:问答Probe auth on Github with DotNetOpenAuth 3.5.0 library
Unexpected response Content-Type text/html DotNetOpenAuth.DLL!DotNetOpenAuth.Messaging.ErrorUtilities.VerifyProtocol(bool condition, string message, object[] args) Line 237C#[详细]
2023-02-19 23:29 分类:问答DotNetOpenAuth CTP Source Code Hosted?
Where is the source code hosted?G开发者_如何学Goit Hub?I cannot find it anywhere.Yes, it\'s on GitHub with the rest of the project.It\'s under the master branch.[详细]
2023-02-18 05:54 分类:问答Can DotNetOpenAuth be used within a Silverlight application
I have used DotNetOpenAuth previously in an开发者_如何学运维 ASP.net website and it works fine. But now I wanted to create a Silverlight app. Unfortunately I can\'t reference DotNetOpenAuth.dll, since[详细]
2023-02-18 05:22 分类:问答Sequence contains no elements - DotNetOpenAuth
My sample works great on my Wifi internet at home. However, at work w开发者_高级运维e have a proxy server and it is not working at all.[详细]
2023-02-18 02:52 分类:问答how can Add My On Claim on DotNetOpenAuth
How can I add my own claim to a user assertion using DotNetOpenAuth as an OpenID Provider? I need to add some attribute to ClaimsRequest and ClaimsResponse like \"UserID\".I added this attribute in b[详细]
2023-02-17 16:39 分类:问答DotNetOpenAuth Get Facebook Email Address
I have the following code where its grabbing First/Last name.I realize that email is an extended permission, but what would I need to modify to request extended permissions?[详细]
2023-02-17 13:55 分类:问答ASP.NET MVC DotNetOpenAuth get ReturnURL after Authenticate?
When I call my authenticate, I am passing the Return Url from from the Query String.When the Open Id provider redirects back to the same Action Result, the Return Url parameter is null.What is the bes[详细]
2023-02-17 13:25 分类:问答DotNetOpenAuth and Google OpenId Params
I am still reading on using dotnetopenauth and google openid. In the google docs they mention some parameters that need to be passed like:[详细]
2023-02-17 09:37 分类:问答DotNetOpenAuth Twitter Consume StartSignIn
Trying to use the StartSignInWithTwitter method. 开发者_开发问答 When the method is called soon after an exception is thrown.This is using the latest version of DotNetOpenAuth.Would it have anything t[详细]
2023-02-17 06:22 分类:问答