Active
Project:
Google Apps Authentication
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2007 at 18:41 UTC
Updated:
10 Sep 2013 at 22:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
ssnider commentedIf you get me the source, and it works, I'll commit it.
Comment #2
abuter commentedI have attached my current module. Rename to googleauth.module
It includes the forementioned functionality, as well as forcing sign-out from Drupal on sign-out from Google Apps.
The only other thing that I wanted to work on at this point was forcing sign-out from Google Apps on sign-out from Drupal.
Comment #3
abuter commentedThe attached update includes login/logout restriction based on the 'use googleauth' access, and single-sign-out.
I also removed the --pubkey-der flag to xmlsec, as it is optional and did not work on my install of xmlsec
Comment #4
ssnider commented