wiki:OpenIdConnectPlugin

Version 3 (modified by Jeff Dairiki, 9 years ago) (diff)

Now support trac 1.1. Repo moved to trac-hacks github organization.

OpenID Connect Plugin

OpenID Connect authentication for trac.

Description

A plugin to support authentication to trac using OpenID Connect.

Currently this probably only works with Google as the OpenID Provider. It would, however, probably be straightforward to generalize it to work with other OpenID Connect and OAuth2 based authentication providers.

This plugin is being developed as a partial replacement for the AuthOpenIdPlugin, since google has discontinued support for OpenID authentication.

Development takes place on github. The distribution is available on pypi.

This plugin is tested with trac versions 0.11, 0.12, 1.0 and 1.1.

Please see https://github.com/trac-hacks/trac-oidc for further information.