dotnetopenauth
No OpenID endpoint found for DotNetOpenAuth ASP.NET MVC Login sample
I am trying out DotNetOpenAuth ASP.NET MVC Login sample. I am able to log in using Google endpoint only. If I use anything else (like Blogger or Yahoo) I get No OpenID endpoint found. What could be th[详细]
2023-03-27 22:39 分类:问答dotnetopenauth: No OpenID endpoint found. SSO Relying Party Google
I am using the SSO Relying Party Sample, 开发者_C百科I continue to get the following error: No OpenID endpoint found.[详细]
2023-03-27 17:53 分类:问答Can I use DotNetOpenAuth with Hammock?
开发者_如何转开发The consumer application I\'m writing needs to use the REST API from LinkedIn. Currently I have the basic OAuth flow code working using Hammock.[详细]
2023-03-26 14:56 分类:问答How do I debug a 400 Bad Request error with DotNetOpenAuth?
I\'m using DotNetOpenAuth to connect to the LinkedIn API.I am getting a (400) Bad Request when trying to call the BeginAuthorize method in their API.What am I doing wrong?I\'m using Win开发者_如何学JA[详细]
2023-03-26 12:22 分类:问答No OpenID request was recognized in OpenIdProvider.GetRequest
I\'m trying to im开发者_C百科plement an OpenId provider using DotNetOpenAuth. I\'m using their 2 samples together, an MVC replying party and an MVC provider.[详细]
2023-03-25 04:53 分类:问答How do I use DotNetOpenAuth with Google Apps for Domains as provider
I am using DotNetOpenAuth v3.5.0.10357 for OpenID support. The site was created using the DNOA VS 2010 MVC Template and I have modified it slightly (not using Ajax support or user controls - using Ope[详细]
2023-03-24 22:59 分类:问答Using DotNetOpenAuth to get both Contacts & Calendars from a Google account together
I am writing a web application using ASP.NET MVC3 (C#), and I need to get the calendars and contacts from my logged-in user\'s Google account(s).开发者_如何学Go[详细]
2023-03-20 05:51 分类:问答vb.net example to get google contacts using dotnetopenauth?
I\'ve read some posts here and found some c# examples but I开发者_如何学Python\'m unable to transfer them to vb.net :-( When I translate OAuthConsumer example from dotnetopenauth I always get the foll[详细]
2023-03-17 10:47 分类:问答DotnetOpenAuth - POST message to the service which accepts different charset
I am developing the remote blog editor which uses openAPI services. But, when I sen开发者_开发百科d POST request with parameters in Korean, the characters of the registered post are broken. GET reques[详细]
2023-03-16 14:25 分类:问答OpenId DotnetOpenAuth Classic ASP Support
My website is in classic ASP. Want to implement openId relying party so using the DotNetOpenAuth.dll Tried the asp.net WebForm and MVC sample. Both straight froward and works great.[详细]
2023-03-15 18:37 分类:问答