dotnetopenauth
DotNetOpenAuth Issue with Yahoo!
I use OpenID authentication and all of the providers have been tested and work fine when running the website from Visual Studio. I have deployed the website to the server and the Google and myOpenID w[详细]
2023-01-30 12:53 分类:问答Yahoo OAuth working without consumer key/secret?
I am using DotNetOpenAuth to connect to Yahoo and Google; and extract user data. The funny thing is, I have been able to authenticate against Yahoo with开发者_JAVA技巧out specifying the consumer key/s[详细]
2023-01-30 05:09 分类:问答Problem with dotnetopenauth client.ProcessUserAuthorization()
I downloaded DotNetOpenAuth-3.5.0.10259 and tried to run the samples, specifically the OAuthClient sample and I managed to get it to work with facebook (VS2010). I can see \"Welcome, [my name]\" after[详细]
2023-01-29 22:30 分类:问答DotNetOpenAuth IAuthenticationRequest member explanation request
I\'m beginning to use DotNetOpenAuth and want to understand what the following members of the IAuthenticationRequest interface are meant for and how they should be used:[详细]
2023-01-29 12:24 分类:问答Strategy to Integrate .NET app and Google Apps
More of an architecture / long-term view question. I\'m in the process of putting together a service. I would like to write it in ASP.NET or MVC but I\'d also like for it to integrate with the Google[详细]
2023-01-28 23:45 分类:问答DotNetOpenAuth - How would the "View" interact with this
I\'ve been looking at refactoring my login controller for better code readability.In doing so, I came across the Programmatic OpenID Relying Party example that looks like this[详细]
2023-01-28 10:34 分类:问答Storing user authentication responses with DotNetOpenAuth
Just getting my head round DotNetOpenAuth and need clarification on something so hope someone can advise.[详细]
2023-01-26 22:01 分类:问答Releasing an ASP.NET MVC 3 OpenId StarterKit under Open Source License [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-25 12:08 分类:问答OpenID for mono 2.8
Does a OpenID library that wo开发者_Python百科rks on mono 2.8 exist? I tried DotNetOpenAuth, but it fails.If you go to DotNetOpenAuth\'s source code repository, they have a Mono branch that works on M[详细]
2023-01-25 07:37 分类:问答ASP.NET MVC3 - ActionResult rendering DotNetOpenAuth WebResponse as String
I\'ve just updated my MVC2 project to run MVC3 (RC).Everything is working as expected except for one problem.[详细]
2023-01-25 06:00 分类:问答