Set Up Google Workspace SSO for JustCall
Set Up Google Workspace SSO for JustCall
Single sign-on (SSO) lets your team log into JustCall using their Google Workspace credentials. This eliminates separate passwords, simplifies onboarding, and gives IT centralized access control. SSO is available on the Business plan.
Prerequisites
- JustCall Business plan
- Google Workspace admin access (Super Admin role)
- A verified email domain in JustCall
Step 1: Enable SSO in JustCall
- Log into JustCall as an account owner or admin.
- Go to Settings → Security → Single Sign-On.
- Click Enable SSO.
- Select SAML 2.0 as the protocol.
- Copy the following values — you will need them in Google Workspace:
- ACS URL (Assertion Consumer Service URL)
- Entity ID (SP Entity ID)
Step 2: Create a Custom SAML App in Google Workspace
-
Log into the Google Admin Console.
-
Go to Apps → Web and mobile apps → Add app → Add custom SAML app.
-
Enter JustCall as the app name. Upload the JustCall logo if desired.
-
On the Google Identity Provider details page, copy:
- SSO URL
- Entity ID
- Certificate (download the .pem file)
-
Click Continue.
-
On the Service Provider details page, enter:
- ACS URL: Paste the ACS URL from JustCall
- Entity ID: Paste the Entity ID from JustCall
- Name ID format: EMAIL
- Name ID: Basic Information > Primary email
-
Click Continue.
-
Add attribute mappings:
Google Directory Attribute JustCall Attribute Primary email email First name firstName Last name lastName -
Click Finish.
Step 3: Turn On the App for Users
- In the Google Admin Console, go to Apps → Web and mobile apps → JustCall.
- Click User access.
- Select ON for everyone (or restrict to specific organizational units).
- Click Save.
Changes can take up to 24 hours to propagate across Google Workspace.
Step 4: Complete Configuration in JustCall
- Return to Settings → Security → Single Sign-On in JustCall.
- Enter the values from Google:
- SSO URL (Identity Provider SSO URL)
- Issuer / Entity ID (Identity Provider Entity ID)
- Certificate: Upload the .pem file you downloaded
- Set Default Role for new SSO users (e.g., Agent, Admin).
- Click Save Configuration.
- Click Test Connection to verify the setup works.
Step 5: Verify Your Domain
- In JustCall, go to Settings → Security → Domain Verification.
- Copy the TXT record provided.
- Add it to your domain's DNS settings.
- Return to JustCall and click Verify Domain.
Domain verification ensures only users with email addresses on your domain can log in via SSO.
User Login Flow
Once SSO is active, team members can log in two ways:
- From JustCall: Go to the JustCall login page and click Sign in with SSO. Enter their company email. They are redirected to Google for authentication.
- From Google: Click the JustCall app tile in the Google Workspace app launcher (waffle menu).
Troubleshooting
| Issue | Solution |
|---|---|
| "SAML response invalid" error | Verify ACS URL and Entity ID match exactly between Google and JustCall. |
| User cannot log in | Ensure the app is turned ON for their organizational unit in Google Admin. |
| Attributes not mapping | Confirm attribute names in Google match JustCall's expected fields (email, firstName, lastName). |