-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
Description
Motivation
Since the Google Workspace update in August 2020, it has become possible to use certain Admin APIs (such as the Groups API) with a service account without domain-wide delegation (impersonation).
In such cases, the google-admin-email parameter is not used, but the Google provider in OAuth2 Proxy currently requires it.
Possible solution
Utilize direct Google Admin API access without impersonation.