I\'m mildly familiar with DotNetOpenAuth and OAuth in general, but in terms of Web API development, what is the best way to lock开发者_Go百科 down a web service in terms of the following criteria:
I\'m discovering dotnetopenauth and trying to use it with the oauth2 ctp release. I must be stupid but it\'s very complicate to get it working for me.
I\'m trying to implement DotNetOpenAuth, without using an OpenId-provider. Getting a RequestToken does not work on my implementation.
How can I set the WebConsumer object to utilise the domain-level authorization ? I need this for saving the access token.
Is there a way to authenticate to Facebook / Twitter using basic authentication? the application I am working on requires posting to those two sites without the need t开发者_StackOverflowo open the oA
Ok here is my question. I understand the process of the OAuth protocol, however I have some confusion around it.
I\'m not sure what it is and what is DotNetOpenAuth. Can you explain itin few words? I am investigating about the management of users in a web application开发者_Go百科 (asp.net mvc)From www.dotnetope
I use DotNetOpenAuth 3.4.7 with valid consumer key and secret. When I try to sign in with twitter on localhost (\\Samples\\OAuthConsumer\\SignInWithTwitter.aspx) it crashes with following exception.
I just want to login with google and want access logged in user\'s general profile like photo, email address and name, to display开发者_运维问答 on my site.Is it possible with DotNetOpenAuth?That\'s t
I\'m trying to implement OpenID authentication for my site. Here\'s the scenario: I want the user to be able to