English
Slovensko
Scribo CMS
Community
Success stories
Screenshots
Download
Documentation
Introduction
OpenID Single Sign-On and OAuth authorization support
Goal
To authenticate user without needing to enter username and password
authentication through third party providers like Google user accounts
Single Sign-On (SSO) into different web applications and systems
easier integration of different systems
further goal: Aida to be an OpenID provider too, like Google
Further reading
Wikipedia OpenID
Google OpenID
Federated Login for Google Account Users
Google: User Experience summary for Federated Login
Google: Best Practices
Cloudfork on Google code
Cloudfork blog
Using OAuth 2.0 to Access Google APIs
Using OAuth 2.0 for Login
Using OAuth 2.0 for Web Server Applications
Google API
Console
t
o get Google client ID and secret
Google OAuth 2.0
Playground
to play, test and debug
OAuth 2.0 IETF
OAuth.net
main website
OAuth 1.0 Guide
with Introduction, History,
Terminology
(good diagrams!)
, etc...
Introducing OAuth 2.0
(hueniverse.com), what's new, reasons, changes from 1.0
Google
Documents List API
Facebook Graph API
Facebook Authentication
Under the cover of OAuth 2.0 at Facebook
(Social Lipstick)
Ruby OAuth2 server, libraries, rails, ...
Ruby rest-oauth2-server
(github)