You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following configuration options are currently available in the directory synchronization menu:
58
58
59
-
* Synchronize (All/User/Group): What to synchronize.
60
-
* All - synchronize both user state (disabled/enabled), their deletion and groups
61
-
* User - synchronize only user state (disabled/enabled) and whether they've been deleted
62
-
* Group - synchronize only user groups
63
-
* Synchronization interval (600s by default): How often to synchronize with Google. Very low values may cause issues with Google API. Users are also synchronized on login.
64
-
* User behavior (Keep, Disable, Delete): What to do with users not present in Google Workspace.
65
-
* Admin behavior (Keep, Disable, Delete): What to do with users with admin status in Defguard who are not present in Google Workspace.
66
-
* Admin email: The email of the Google Workspace admin user on which behalf Defguard will call the Google API
67
-
* Service account in use: The email of the Google service account which is currently used
59
+
***Synchronize (All/User/Group):** What to synchronize.
60
+
***All** - synchronize both user state (disabled/enabled), their deletion and groups
61
+
***User** - synchronize only user state (disabled/enabled) and whether they've been deleted
62
+
***Group** - synchronize only user groups
63
+
***Synchronization interval (600s by default):** How often to synchronize with Google. Very low values may cause issues with Google API. Users are also synchronized on login.
64
+
***User behavior (Keep, Disable, Delete):** What to do with users not present in Google Workspace.
65
+
***Admin behavior (Keep, Disable, Delete):** What to do with users with admin status (in Defguard) who are not present in Google Workspace.
66
+
***Admin email:** The email of the Google Workspace admin user on whose behalf Defguard will call the Google API
67
+
***Service account in use:** The email of the Google service account which is currently used
68
+
69
+
#### Directory synchronization setup
70
+
71
+
1. Navigate to [Service Accounts](https://console.cloud.google.com/iam-admin/serviceaccounts) in the Google cloud console\
12. Navigate to the Defguard settings and upload the JSON file you obtained previously. Make sure to also input the email of the account on which behalf the API calls will be made. This account should have access to users and their groups (e.g. email of your account as an admin).
109
+
13. Test if you properly set everything up by clicking the "Test connection" button.
0 commit comments