Google OAuth authentication setup
Create Google Cloud Project
Enable Google People API
Create Google Auth Platform
Configure OAuth Project & Consent Screen
Create OAuth Client
Configure OAuth Client
Onyx
Authorized JavaScript origins and Authorized redirect URIs depend on your deployment environment.If hosting Onyx locally use:Save OAuth Credentials
Configure Onyx
.env
or values.yaml
file (Docker and Kubernetes, respectively)..env
file, copy onyx/deployment/docker_compose/env.prod.template
to a new .env
file in the same directory.