TracAuthOpenId is a Trac plugin that allows to login to Trac using OpenID. Please, note that this plugin works with Trac 0.11 version only.
WARNING: This plugin does not work with Trac 0.11.2.1 because of new bug in Trac. Use older version. I hope trac team will fix this problem soon. I have creaed ticket for this problem here: http://trac.edgewall.org/ticket/7849 (Workaround is proposed there as well).
How to enable:
[components]
trac.web.auth.* = disabled
authopenid.* = enabled
You don't need to disable default authentication mechanism if you are using it. OpenID plugin does not conflict with default authentication mechanism.
Product's homepage
Requirements:
· Python
· Trac
Limitations:
· It seems python-openid library is having some problem on 64 bit machines. However I don't have access to any 64 bit machine and can't neither confirm that nor fix if it's really the problem.
What's New in This Release: [ read full changelog ]
· Packaging: A number of crucial files were omitted from the manifest.