Google SSO setup via SAML

You can use your Google credentials to sign in to BugBase.

Configuring Single Sign-On through SAML using Google

Pre-requisites

  1. Be an administrator of that your Google Workspace Account.

  2. All the Team members who will have access to sign in via SSO should have an Bugbase Account and should be a member of your organization in BugBase.

Supported Features

The SAML integration currently supports the following features:

  • SP-initiated SSO

  • IdP-initiated SSO

Configuration Steps

To set up SSO via SAML for Google:

  1. Login in to your Google Workspace Admin Console.

  2. Navigate to Apps -> Web and mobile apps on the sidebar.

  1. Click on Add app and choose Add Custom SAML app

  1. Add you app name, description and an app icon and click continue.

  1. On the next page, make sure to copy the SSO URL and Certificate and click continue.

  1. On the Service Provider Details page, add the following details:

    • ACS URL - https://bugbase.ai/api/auth/sign-in/saml/callback

    • Entity ID - https://bugbase.ai/

    • NAME ID Format - EMAIL

  2. Click Continue.

  3. On the next Attributes page. Add a Attribute mapping

Google directory attributesApp attributes

Primary email

email

  1. Click Finish.

Adding User Access to Custom SAML app

  1. Click on User access card to give access.

  2. Ensure the service status is on, and add the group for which you want the service to be enabled.

  1. Click Save.

User configured within Okta with an email address and an account for that user exists on BugBase should have same email address, and the user should be a member of your organization in BugBase.

Finishing the SAML Setup on BugBase:

  1. Open Bugbase in a new tab.

  2. Follow the SAML setup instructions here.

If you encounter any issues or problems. Please reach out to us at queries@bugbase.in.

SP-initiated SSO

  1. Select SSO

  1. Enter your email, then click Login.

Last updated