wiki:OpenIdConnectPlugin

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

New plugin

OpenID Connect Plugin

Description

A plugin to support authentication to trac using OpenID Connect.

Currently this probably only works with google as the authentication 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 dropped 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 and 1.0.

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