SAML SSO with Google Workspace
Configure SAML SSO with Google
This guide walks through setting up SAML single sign-on between Google Workspace and Screendesk. After completing these steps, your team members can log in to Screendesk using their Google Workspace credentials.
Configuration Overview
Setting up SAML SSO with Google Workspace involves two stages: creating a custom SAML app in Google Admin, then entering Google's IdP details back in Screendesk.
You will need these Screendesk values for the Google side:
ACS URL
https://app.screendesk.io/saml_callback
Entity ID
urn:screendesk.io:saml
Step 1 — Create a Custom SAML App in Google
Open the Google Admin Console
Sign in at admin.google.com and navigate to Apps → Web and mobile apps.
Copy the Google IdP details
On the Google Identity Provider details screen, you will see three values you need for Screendesk:
SSO URL — Copy this. You will paste it as the Single Sign On URL in Screendesk.
Entity ID — Copy this. You will paste it as the IDP Entity ID in Screendesk.
Certificate — Click Download Certificate to get the X.509 certificate file. You will paste its contents as the IDP Certificate in Screendesk.
Click Continue.
Turn on the app for your users
By default, the new SAML app is off for everyone. To enable it:
On the app's details page, click User access.
Select ON for everyone (or select specific organizational units).
Click Save.
Changes in Google Workspace can take up to 24 hours to propagate to all users, though it typically happens within minutes.
Step 2 — Configure Screendesk
Enter the Google IdP details
Using the values you copied from Google Admin in Step 1:
SSO Domain
Your company's email domain (e.g., yourcompany.com)
IDP Entity ID
The Entity ID from Google's IdP details page
Single Sign On URL
The SSO URL from Google's IdP details page
IDP Certificate
The contents of the downloaded certificate file. Open it in a text editor and paste the full text, including the -----BEGIN CERTIFICATE----- and -----END CERTIFICATE----- lines.
Step 3 — Test the Connection
Troubleshooting
Last updated
Was this helpful?