MeetBit Documentation
  • MeetBit Documentation
  • Meeting Links
    • Quick Start for Meeting Links
    • Managing Meeting Links
    • Meeting Link Publishing & Versioning
    • Meeting Link Representatives
    • Meeting Link Settings
    • Meeting Link Notifications
    • Embedding Meeting Links
    • Meeting Link Query Parameters
  • Calendar & Events
    • Quick Start for Calendar & Events
    • Creating & Updating Events
    • Rescheduling Events
    • Reassigning Events
    • Canceling Events
  • Forms
    • Quick Start for Forms
    • Creating, Updating & Deleting Forms
    • Contents of a Form
    • Viewing Form Responses
    • Deleting & Restoring a Form Response
  • Rooms
    • Quick Start for Rooms
    • Conference Rooms
      • Creating, Updating & Deleting Conference Rooms
      • Conference Room Attendees
      • Conference Room Recordings
      • Conference Room Privacy
      • Supported Devices
    • Chat Rooms
      • Updating & Deleting Chat Rooms
  • Chat
    • Coming Soon
  • Notifications
    • Quick Start for Notifications
    • Managing Notifications
    • Notification Triggers
    • Notification Blocks
    • Liquid Templating for Notifications
  • Page Designs
    • Quick Start for Page Designs
    • Creating, Updating & Deleting Page Designs
    • Page Design Publishing & Versioning
    • Page Design Settings
    • Liquid Templating for Page Designs
  • Reporting
    • Activities
    • Performance
    • Exports
  • Billing & Usage
    • Usage
    • Contracts
    • Invoices
  • Access & Permissions
    • Users
    • Departments
    • Roles
    • Access Control
    • Single Sign-On
      • MeetBit SSO with Microsoft Entra
      • MeetBit SSO with Google Identity Platform
  • Others
    • GitHub Markdown
    • Liquid Templating
Powered by GitBook
On this page

Was this helpful?

  1. Access & Permissions
  2. Single Sign-On

MeetBit SSO with Google Identity Platform

PreviousMeetBit SSO with Microsoft EntraNextGitHub Markdown

Last updated 11 months ago

Was this helpful?

Google Identity Platform is an identity and access solution offered by Google. If your organization uses this and intends to integrate it as an SSO provider to MeetBit, follow the instructions below.

Ensure that you are following the instructions outlined in the . The details provided here correspond to Step 3 of that section.

  1. Visit the Google Developers site at .

  2. From the Cloud Resource Manager Page, click "Create Project".

  3. Fill out the necessary files, including the project name, organization, and location of your choice.

  4. Click "Create".

  5. Once created, select the newly created project.

  6. On the Project's Page, open the drawer and select "APIs & Services" > "OAuth Consent Screen".

  7. On the following page, select "Internal" as the User Type.

  8. Fill out the necessary fields, including the app name and user support email.

  • App name (required): Name of your choice

  • User support email: Internal support email

  • App domain:

  • Home Page: The primary domain of your MeetBit workspace.

  • Privacy: Your Privacy Policy link. Ideally, the same one from the Workspace Legal Information is within the MeetBit Admin Panel.

  • Terms of Service: Your Terms of Service link. Ideally, the same one from the Workspace Legal Information is within the MeetBit Admin Panel.

  • Authorized Domain: The primary domain of your MeetBit workspace. Make sure this is registered under your Google Workspace.

  • Developer Contact Information: Include "help@meetbit.io" and your own email address or your internal help email address.

  1. Click "Save & Continue".

  2. On the next page, add the following scopes to your application scopes: "openid", "userinfo.profile" and "userinfo.email".

  3. Click "Save & Continue".

  4. Double-check the Summary and click "Back to Dashboard".

  5. From the dashboard, open the drawer and select "APIs & Services" > "Credentials".

  6. From the Credentials Page, click "Create Credentials" > "OAuth client ID".

  7. Choose "Web application" as the Application type and fill out the name of your choice.

  1. Paste the Redirect URI provided on the Create/Update Provider Page in the MeetBit Admin Panel under the Authorized Redirect URIs field.

  2. Click "Create".

  3. Take note of the Client ID and Client Secret that appears on the next page.

  4. Paste the Client ID and Client Secret into the Create/Update Provider Page in the MeetBit Panel.

    1. Ensure that in Step 4, you select the "Accounts in this organizational directory only (***** Directory only - Single tenant)" option to limit sign-ins to this specific Google Workspace only.

App logo: Any of the logos available at:

Follow the rest of the steps specified in the .

https://link.meetbit.io/logos
https://console.developers.google.com/project
Create Provider Page for Single Sign-On with Google
Next Steps of Creating Providers for SSO
Next Steps of Creating Providers for SSO