SAML with Google Workspace
This guide will help you enable SSO from your Google Workspace so your users can securely log into Rely.io without creating new credentials.
Create a new SAML App in your Google Workspace
In order to connect your Google Workspace to Rely.io you need to create a dedicated App by following the steps below.
Log into your Google Admin Console as an Admin with elevated rights or as a Super Admin.
In the main navigation menu on the left, go to Apps -> Web and mobile apps
Navigate to Applications In the action menu select Add app -> Add custom SAML app
Add SAML Application Define a Name for your app, e.g.
Rely
then click [Continue]Set name for Application In the following screen, gather the following information:
Copy the SSO URL and store it for later use
Download the Certificate as a
.pem
fileDownload Certificate
Send the SSO URL and Certificate to Rely.io via one of the following means:
Direct outreach to your dedicated Customer Success Manager
In Slack via your Dedicated Channel (for Enterprise customers)
Via your in-product chat bot
Via email to [email protected]
You will receive in return a confirmation as well as a
<connexion-name>
to be used in next step.Click Continue and configure the following parameters:
ACS URL:
https://auth.rely.io/login/callback
Entity ID:
urn:auth0:relyio:<connection-name>
Configure Callback url and audience
Click Continue and add the following mapping:
Define SAML Attributes In each section, set the App attribute as follows:
Basic Information:
Primary email ->
email
[ADD MAPPING]: First name ->
given_name
[ADD MAPPING]: Last name ->
family_name
Group membership (optional)
Select from the dropdown menu the Google groups to be imported. Learn more about Group mapping in Google's official documentation.
Google groups ->
groups
Click Finish to end the configuration and save your new Rely SAML App.
Validate that you can now find Rely.io in your Google Workspace.
Rely.io in Google Workspace
That's it! You're SAML Connection to Rely.io from your Google Workspace is now ready for your users to use.
Last updated
Was this helpful?