Purpose
Configure Google sign-in for storefront and mobile customers.
Console path: Whitelabel → Storefront settings → Authentication.
Prerequisites
wl-rpcadmin role- Whitelabel storefront provisioned for your organization
Status badges
- Configured / Not configured
- Secret configured / Secret missing
Google sign-in
| Field | Description |
|---|---|
| Google login enabled | Switch — allow customers to sign in with their Google account on your storefront. |
| Client ID | Placeholder: 1234567890-abcdef.apps.googleusercontent.com |
| Client Secret | Leave blank when updating other fields to keep the existing secret. |
Validation (when Google login enabled)
- Client ID is required when Google login is enabled.
- Client Secret is required when enabling Google login for the first time.
Google Cloud setup
Numbered steps:
- Open Google Cloud Console
- Navigate to Credentials
- Create an OAuth Web application client
- Add redirect URIs (see below) and copy credentials
Authorized redirect URIs
| Element | Copy |
|---|---|
| Label | Storefront redirect URIs |
| Description | Platform preview URLs are hidden here. Add and verify a custom domain under Domains & SEO if none appear. |
| Per-URI actions | Copy / Copied |
| Copy toast | Redirect URI copied. / Could not copy redirect URI. |
| Empty | No storefront domain redirect URI is available yet. Add and verify a custom domain under Domains & SEO, then reload this page. |
Save behavior
- Save changes / Discard sticky bar
- Success toast: Google login settings saved.
Related pages
For API endpoints, authentication, and code examples, see the OmaxTelecom Developer Portal.
Last modified on