On Mon, Jun 1, 2009 at 10:52 AM, Alex <[email protected]> wrote: > > Hi all, > > We're looking at implementing single sign-on at HabariProject.org, > between our Trac, MediaWiki and Habari installs. What would you guys > think the best option would be? > > Something llike oAuth or openID?
If the goal is to allow a broad audience to login to those sites only once, then OpenId should be it. If the goal is to login to those sites only once, and there is a «limited» (fuzzy criteria I know ;) number users (e.g. in an enterprise to access an intranet) and credentials are stored in a single (or well-known number of ) directory (e.g. OpenLDAP | MS AD) then I would suggest (CoSign | a local OpenId provider). If the goal is to allow many apps to autheticate on behalf of the user in order to access a service then OAuth should be it -which requires OpenId AFAIK-. -- Regards, Olemis. Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: ¿El fin del mundo o "hasta pronto The World of Goo"? - http://feedproxy.google.com/~r/simelo-es/~3/ph7DeUopho0/el-fin-del-mundo-o-hasta-pronto-world.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
