Configuring authentication with Google for On-Prem setups
Go to the Google admin console: https://console.cloud.google.com/apis/credentialsarrow-up-right.
Fill the form:
Application type: "Web application"
Authorized JavaScript origins: https://<your.domain.name>
https://<your.domain.name>
Authorized redirect URIs: https://<your.domain.name>/oauth/google
https://<your.domain.name>/oauth/google
Click "Create" and copy credentials.
In Datafold UI go to Settings -> Global settings enter credentials and click "Save"
Last updated 4 years ago
Was this helpful?