connector/google: support group whitelisting

Signed-off-by: Nandor Kracser <bonifaido@gmail.com>
This commit is contained in:
Nandor Kracser
2019-12-03 16:27:07 +01:00
parent c41035732f
commit a38e215891
2 changed files with 22 additions and 1 deletions

View File

@@ -29,6 +29,13 @@ connectors:
# hostedDomains:
# - example.com
# The Google connector supports whitelisting allowed groups when using G Suite
# (Google Apps). The following field can be set to a list of groups
# that can log in:
#
# groups:
# - admins@example.com
# Google does not support the OpenID Connect groups claim and only supports
# fetching a user's group membership with a service account.
# This service account requires an authentication JSON file and the email