Search code examples
pythongoogle-app-engineauthorizationgoogle-groups

authorization on google appengine application


Please, help. How can I validate user's group membership? Only users of a few google groups can access some pages on the site on appengine (python).
validating group membership gives a negative answer to my question, but it was a year ago, maybe something has changed..


Solution

  • There's currently no Google Groups API, and thus no way to determine if a user is a member of a Google Group.