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