OptimiDoc Server Help Center

Google Directory synchronization

Navigate to https://console.developers.google.com

  1. Log in with your admin account

  1. Create a new project ( the name doesn't matter )

image-20260722-122045.png
  1. Go to Library and search for Admin SDK and enable it

image-20260722-121847.png
image-20260722-121720.png
  1. Go to OAuth consent screen section and set it to Internal, enter the name ( will be shown when doing authorization in OptimiDoc )

image-20260722-122155.png
  1. Go to Credentials and create new OAuth 2.0 Client, enter any name you want and add Authorised redirect URIs:
    https://oauth.optimidoc.com/ExternalLogin/
    https://oauth.optimidoc.com/GDrive/

image-20260722-121554.png
image-20260722-121435.png
  1. Copy generated client ID and secret to OptimiDoc Google Directory import settings.

  1. In import settings enter domain and other optional atributes ( such as groups )

  1. Click the Unathorized button to authorize the GSuite Directory

  1. Once successfully authorized you can click the Synchronize button

It might be necessary to enable API at https://admin.google.com/ in Security -> API permissions