Created
April 10, 2011 19:46
-
-
Save tuxdna/912652 to your computer and use it in GitHub Desktop.
Web Authentication and Authorization
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
How does Open ID work? | |
http://wiki.openid.net/w/page/12995171/Introduction | |
How does Open Auth work? | |
http://tools.ietf.org/html/rfc5849 | |
http://nikhilvishnu.com/2010/04/05/understanding-oauth-open-authorization/ | |
What is the difference b/w OpenAuth and OpenID ? | |
http://softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing | |
Personal contact list authentication: | |
http://socialmedia.typepad.com/blog/2008/07/gmail-as-a-universal-contact-list.html | |
Some thoughts on open technology and user experience: | |
http://hueniverse.com/2010/11/all-these-brilliant-people-at-facebook-make-me-sad/ | |
Open Connect: | |
http://factoryjoe.com/blog/2010/01/04/openid-connect/ | |
Google Internet Identity Research: | |
http://sites.google.com/site/oauthgoog/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment