[[PageOutline(2-5,Contents,pullout)]] = 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 [report:9?COMPONENT=GoogleAppsAuthPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=GoogleAppsAuthPlugin&owner=riggs new ticket]. == Download == Download the zipped source from [download:googleappsauthplugin here]. == Source == You can check out GoogleAppsAuthPlugin from [http://trac-hacks.org/svn/googleappsauthplugin here] using Subversion, or [source:googleappsauthplugin 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 == [[ChangeLog(googleappsauthplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:riggs] [[BR]] '''Maintainer:''' [wiki:riggs] [[BR]] '''Contributors:'''