6.0.0-alpha10
5/14/25

[#4502] Auth:: plugins/improvements
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

History
11/09/2008 02:33:13 AM Chuck Hagenbuch State ⇒ Accepted
 
05/17/2007 09:10:01 PM Chuck Hagenbuch Comment #10
New Attachment: Auth_TypeKey.php Download
Reply to this comment
A typekey implementation. Not ideal since it requires bcmath or gmp, 
but that may be unavoidable.
05/13/2007 04:27:15 AM Chuck Hagenbuch State ⇒ Stalled
 
11/19/2006 11:21:33 PM Chuck Hagenbuch Comment #7 Reply to this comment
Horde 4.0 milestone
10/29/2006 03:43:47 AM Chuck Hagenbuch Comment #6 Reply to this comment
10/27/2006 03:55:50 AM Chuck Hagenbuch Comment #5 Reply to this comment
More notes on OpenID, TypeKey, Yahoo BBAuth, etc:

http://netevil.org/node.php?nid=924
10/17/2006 04:20:56 PM Chuck Hagenbuch Comment #4 Reply to this comment
Add a Horde 4.0 milestone to this ticket; should add it to others so 
we can start collecting things.
10/07/2006 10:16:48 PM Chuck Hagenbuch Comment #1
Priority ⇒ 1. Low
State ⇒ Accepted
Queue ⇒ Horde Framework Packages
Summary ⇒ Auth:: plugins/improvements
Type ⇒ Enhancement
Reply to this comment
Look at adding support for some more flexible auth backends. See:

   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.)"

Saved Queries