Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Allow google group members on different domains #77

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dankelleher
Copy link

This resolves #52 by making the following two changes:

  • use the Get Members Google Directory API call instead of hasMembers, which has this bug.
  • remove the constraint, that the user in the group must be a member of the HOST_DOMAIN. The assumpion is, when using a group for authorization, non-members of the host domain are permitted.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Google Groups authorization does not work for emails from other domains
1 participant