It looks like you're using Google Chrome - try our powerful extension! Find out more. Add to Chrome
x
Help Center Getting StartedOther IntegrationsGoogle SSO

Google SSO Integration

ChargeDesk supports integrating with Google as an OpenID Connect provider. This enables Single Sign On (SSO) for your team, allowing them to sign in to ChargeDesk using their Google account connected to your workspace.

To enable this feature on ChargeDesk just go to Account Setup > Manage SSO and click the link to setup your SSO connection. From here you can set your SSO Provider to Google and also the default role for the agents authenticated this way.

To obtain the Client ID and Client Secret, you'll need to configure some details inside of Google. You'll need administrator-level access to your organization’s Google Workspace account to do this.

  1. First you'll need to create a project in the Google API Console. You could name this project ChargeDesk Authentication for example.
  2. Now go to the OAuth consent screen page for the project you have created. If you haven't done so already, you'll be prompted to create an OAuth consent screen.
  3. Set the User Type to be Internal.
  4. Set the app name to be ChargeDesk (or similar) and fill out the required email fields using your email address.
  5. Set Your non-sensitive scopes to be only the email, profile, and openid scopes. Only these scopes are required for single sign-on.
  6. Save and continue.
  7. Return to the Credentials page.
  8. To create new credentials, click the + Create Credentials button. And choose OAuth client ID as the credential type.
  9. Choose Web application as the Application type.
  10. In the Name box, enter a name for the application, for example, ChargeDesk.
  11. In the Authorized redirect URIs box, enter https://chargedesk.com/sso/redirect
  12. Click Create. This creates an application and credentials.

You'll now be shown the Client ID and Client Secret. Enter these into the ChargeDesk SSO setup page and click Save.

That's it! You'll be given a Sign In URL. You just need to provide this to your support agents so they can sign in to ChargeDesk using their Google account from this page.