dotnetopenauth
ASP.NET-Google Single Sign On
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.[详细]
2023-02-16 23:17 分类:问答dotnetopenauth - popup window does not close after authentication
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:[详细]
2023-02-16 02:30 分类:问答ClaimedIdentifier for Google Accounts when using Dotnetopenauth
I\'m currently switching from Janrain engange (rpxnow) to dotnetopenauth. In my database I have the claimedidentifieres from my users stored in the form[详细]
2023-02-14 09:25 分类:问答Authentication to FreshBooks via DotNetOpenAuth
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:[详细]
2023-02-10 05:05 分类:问答Where is the source for DotNetOpenAuth? The primary Sourceforge link contains just samples and the ApplicationBlock
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.[详细]
2023-02-09 08:01 分类:问答Unable to connect to OpenId Provider
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)[详细]
2023-02-09 03:37 分类:问答Upgrade to DotNetOpenAuth 3.4.6.10357 causes "CS1501: No overload for method 'OpenIdSelectorScripts' takes 3 arguments" error
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:[详细]
2023-02-08 19:35 分类:问答DotNetOpenAuth ASP.NET MVC 3 Session Issue
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\'[详细]
2023-02-08 00:49 分类:问答Some questions about dotnetopenauth
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[详细]
2023-02-07 16:59 分类:问答Does anybody know why Yahoo! OpenID login with DotNetOpenAuth stopped working?
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.[详细]
2023-02-07 06:33 分类:问答