wiki:GoogleAppsAuthPlugin

Version 1 (modified by David A. Riggs, 13 years ago) (diff)

New hack GoogleAppsAuthPlugin, created by riggs

Trac Google Apps Authentication Plugin

Description

This plugin allows a Trac site to authenticate users against a hosted Google Apps domain. It requires and uses the AccountManagerPlugin.

Bugs/Feature Requests

Existing bugs and feature requests for GoogleAppsAuthPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:googleappsauthplugin here].

Source

You can check out GoogleAppsAuthPlugin from here using Subversion, or browse the source with Trac.

Example

[account-manager]
password_store = GoogleAppsPasswordStore

[components]
acct_mgr.api.accountmanager = enabled
acct_mgr.web_ui.loginmodule = enabled
createtank.trac.googleauth.googleauthplugin.googleappspasswordstore = enabled
trac.web.auth.loginmodule = disabled

[google_apps]
domain = mydomainname.com
group_access = trac_users
admin_username = sysadmin
admin_secret = TOP_S3CRET

Recent Changes

9568 by riggs on 2010-12-03 18:48:51
New hack GoogleAppsAuthPlugin, created by riggs
(more)

Author/Contributors

Author: riggs
Maintainer: riggs
Contributors: