Google Apps Login for Drupal 7
Problems in paradise with https://www.drupal.org/project/gauth?
Are you searching a module just for login/user creation to your specific Google Apps Domain? (Google Oauth2)
You came to the right place.
Instalation
- Download libraries module ( drush en libraries )
- Download Google APIs Client Library for PHP into your libraries directory (sites/all/libraries) git clone https://github.com/google/google-api-php-client.git
- Enable the gLogin Module
- Don't forget the configuration of your Client ID, Client Secret and domain (admin/config/services/glogin) https://console.developers.google.com/project
- Enjoy
If you need support send me a tweet @noahrod