waj / redmine_google_apps

Redmine plugin to use Google Apps users
33 stars 14 forks source link

Google Apps login for Redmine

This Redmine plugin allows you to login using your Google Apps domain's user.

Requirements

Install

Clone the plugin source code into your Redmine's plugin directory.

git clone git://github.com/waj/redmine_google_apps.git vendor/plugins/google_apps

NOTE: Make sure the plugin directory is name google_apps.

Install the required gems:

gem install ruby-openid ruby-openid-apps-discovery

Setup

Login with your administrator account, go to the Administration section and now you should see the 'Google Apps' link. Add your Google Apps domain like 'example.com'. (Note, it's not www.example.com).

Logout and go to the login page again. Now a link to login with your Google Apps domain should be visible.