Configuring Single Sign-On in G-Suite

Configuration

Go to your G-Suite administration dashboard (Usually, it's https://admin.google.com) and there, open "Apps" settings.

Next, navigate to the "SAML apps"

From there, click the "plus" button at the bottom right corner of the page to bring up the "Enable SSO for SAML Application" dialog. Within that dialog, click "Setup my own custom app" at the bottom.

Click "Download" button in "Option 2" to download the XML metadata for the IdP. Keep it for now, we will use it later.

On the next step, fill the "Application name", "Description" and "Logo".

Now, on "Service Provider Details" step, you need to fill information available in "SSO setup" wizard in Bugsee. Please, follow the instructions shown in the screenshot below.

Finally, on the "Attribute Mapping" step, you need to list attributes that will be available to Bugsee (as Service Provider). Please, follow the instructions shown in the screenshot below. Copy the attributes names. You must provide the same names in the Bugsee's SSO setup wizard dialog when prompted.

Note that Bugsee is using single field to store user name, while G-Suite does not provide similar one by default. In this tutorial, we use "Last name" as the target value for the "name" attribute.

Now, remember the IdP metadata file you've downloaded. Open it, copy its contents. On the second step in "SSO setup" wizard in Bugsee dashboard select "XML" as Idp metadata source and paste the copied contents.

That's all the steps required to configure SSO in G-Suite. Complete the configuration of SSO in Bugsee and you're all set.