Configure Google OAuth for secure Single Sign-On with your Formbricks instance. Implement enterprise-grade authentication for your survey platform with Google credentials.
Create a GCP Project
Setting up OAuth 2.0
Configure OAuth Consent Screen
Create OAuth 2.0 Client IDs
Update Environment Variables in Docker
.env
file, and add or update the following lines with the Client ID
and Client Secret
obtained from Google Cloud Platform:
container_id
with your actual Docker container ID):Restart Your Formbricks Instance
docker-compose.yml
file is located.