The OpenID plugin for Trac allows users to authenticate with their OpenID credentials to access Trac projects.
Enabling the plugin is a simple process, as detailed below:
[components]
trac.web.auth.* = disabled
authopenid.* = enabled
It is not necessary to disable the default authentication mechanism if you are also using it. The OpenID plugin does not conflict with the default authentication mechanism. Overall, the TracAuthOpenId plugin is a great tool for anyone looking to improve their Trac login experience.
Version 0.2.1: N/A