I\'ve been checking the DotNetOpenAuth library samples to see how I can allow users on a Web app to sign in using their Gmail account.
I\'m using d开发者_如何学Gootnetopenauth to as my open id lib. in all browsers the popup being close after authentication except for IE. I\'m doing the authentication as follows:
I\'m currently switching from Janrain engange (rpxnow) to dotnetopenauth. In my database I have the claimedidentifieres from my users stored in the form
I\'m trying to use OAuth for authentication for the FreshBooks API from my ASP.NET MVC C# app. Here is what I have so far:
Now that DNOA may do Call Home Reporting I want to investigate the source to see exactly what is being transmitted to the DNOA servers.
When I run in visual studio I am able to connect to openid provider, But if I host app in IIS ,I am not able to connect to openid provider. (I am getting error at CreateRequest)
I have recently upgraded my DotNetOpenAuth.dll to the newest version and now whe开发者_C百科n I run my site I am getting this error:
I am using the openid-selector with DotNetOpenAu开发者_运维知识库th in my MVC 3 app. Whenever I set a session variable and the DotNetOpenAuth sections are in the web.config, my session variables don\'
I have a couple outstanding questions mainly reguarding twitter and facebook In the FacebookGraph class there are properties such as Id,name,etc. I am wondering how do I add to this list? Like what
Yesterday I realised that Yahoo! OpenID login with DotNetOpenAuth wasn\'t working anymore on my site. Then I came to StackOverflow and tried to log-in here. Same problem.