You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lukas Mueller edited this page Feb 25, 2026
·
3 revisions
Breedbase SSO Login
<oidc_client>
# Create OAuth client ID in the cloud console: https://console.cloud.google.com/apis/credentials
# Authorized JavaScript origins: https://
# Authorized redirect URIs: https:///authenticate/oidc/google/callback
client_id <client_id>
client_secret
well_known_url https://accounts.google.com/.well-known/openid-configuration # [REQUIRED] Well Known Configuration
auto_provision 0 # [OPTIONAL] If email does not exist in database, don't create new user