Summary | Auth:: plugins/improvements |
Queue | Horde Framework Packages |
Queue Version | HEAD |
Type | Enhancement |
State | Accepted |
Priority | 1. Low |
Owners | |
Requester | chuck (at) horde (dot) org |
Created | 10/07/2006 (6794 days ago) |
Due | |
Updated | 07/27/2011 (5040 days ago) |
Assigned | |
Resolved | |
Milestone | Horde 4.0 |
Patch | No |
http://www.readwriteweb.com/archives/xauth_is_this_everyone_else_against_facebook_conne.php
http://www.25hoursaday.com/weblog/2010/04/19/SomeThoughtsOnXAuth.aspx
http://github.com/episod/oauth-dancer
http://googledataapis.blogspot.com/2009/05/oauth-playground-open-sourced.html
http://dev.twitter.com/pages/xauth
http://windowsteamblog.com/windows_live/b/developer/archive/2010/06/27/identity.aspx
http://developer.yahoo.com/openid/
http://code.google.com/apis/accounts/docs/OpenID.html
http://googleblog.blogspot.com/2009/11/cutting-back-on-your-long-list-of.html
http://www.lornajane.net/posts/2011/PHP-OAuth-Provider-Initial-Requirements
New Attachment: Auth_TypeKey.php
but that may be unavoidable.
http://www.lifewiki.net/openid/OpenIDLibraries
http://netevil.org/node.php?nid=924
we can start collecting things.
http://perso.univ-rennes1.fr/pascal.aubry/presentations/cas-eunis2004/
http://www.ja-sig.org/products/cas/index.html
http://www.yale.edu/tp/auth/cas20.html
Priority ⇒ 1. Low
State ⇒ Accepted
Queue ⇒ Horde Framework Packages
Summary ⇒ Auth:: plugins/improvements
Type ⇒ Enhancement
http://code.google.com/apis/accounts/AuthForWebApps.html
http://developer.yahoo.com/auth/
http://whobar.org/
Also, from another project's experience:
"You may already have this covered, but if not ... you might want to
allow for **non** username + password authentication. Things like
TypeKey, OpenID, and various single signon systems work using a vastly
different algo than username+password, and you may wish to take that
into account. PEAR Auth suffers from that problem; Solar_Auth and its
adapters I had to almost completely rewrite to allow for both kinds of
processing.)"