I\'ve had great luck with DotNetOpenAuth to do 3 legged authorization. 开发者_StackOverflow Currently, I am connecting and pulling in some Google data.
I am using DotNetOpenAuth OpenIdLogin control, ho开发者_如何转开发w do I customize the style of the text?there is a \"CSSClass\" attribute, is there a sample css stylesheet that I can use?There\'s no
How do you suggest I proceed in changing the GoogleAddressBook sample to retrieve > 25 contacts? Google suggests using AutoPaging=true on http://code.google.com/apis/contacts/docs/2.0/developers_guid
I am using OpenIdLogin (with OpenIdButton) control on my login page, I noticed that there are properties \"RememberMe\", \"RememberMeText\" and \"RememberMeVisible\".However I can\'t g开发者_开发技巧e
I am an ASP.NET newbie and I am trying to design an OpenID/SSO system for an internal web application.The web application is pretty simple and the authentication is currently being managed by a databa
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I am using OAuth (linq2twitter and DotNetOpenAuth) to allow a user to post comments via their twitter account.So when you do the authorization twitter does a callback, so the way linq2twitter does it
I downloaded dotnetopenauth last w开发者_开发百科eek and I have seen people mention the samples, but all I see is a desktop sample.Where would I find a web/asp.net sample?
Hello, I want to save ClaimedIdenti开发者_运维问答fier in database. How long it can be? Probably, 255 characters is ok?An openid.claimed_id is limited only by the maximum length of a URL, which tec
This is a specific question to DotNetOpenAuth.I opened up the .NET template, and found that there are 2 tables \"Nonce\" and \"OpenIDAssociation\" and there are 2 SPs that do the cleanup upon on expir