Google IDP - Setting Up Identity Provider (SSO)
Overview
This guide explains how to integrate Google IDP with Flosum Cloud Apps to enable Single Sign-On (SSO) for seamless login.
Customer-Hosted
Customers who host Flosum Apps on their own infrastructure will have a custom URL for logging into their apps. When using this documentation, replace any Flosum Hosted URLs with your own URLs.
Outline Of Steps Involved
Create a Client with Google IDP
Set up the Redirect URL
Obtain the Client ID and Client Secret
Create an Identity Provider with Flosum Global Settings
Test the SSO
Configuring Google IDP for Flosum Cloud Apps
This section shows you how to configure a Google IDP to work with Flosum Cloud Apps for SSO.
Please note that the instructions for Google IDP may not reflect the latest version. Some screens, field names, and steps might have changed.
Configure Authorized Redirect URIs and Retrieve Credentials
In the Authorized redirect URIs section, add the URL of your region for each Flosum Cloud App you want to use with SSO. See the table below for the URLs for your region.
Global Settings
https://global-us.flosum.app/api/v1/oauth/callback
Backup & Archive
https://backup-us.flosum.app/api/v1/oauth/callback
DevOps
https://devops-us.flosum.app/api/v1/oauth/callback
Global Settings
https://global-de.flosum.app/api/v1/oauth/callback
Backup & Archive
https://backup-de.flosum.app/api/v1/oauth/callback
DevOps
https://devops-de.flosum.app/api/v1/oauth/callback
Global Settings
https://global-jp.flosum.app/api/v1/oauth/callback
Backup & Archive
https://backup-jp.flosum.app/api/v1/oauth/callback
DevOps
https://devops-jp.flosum.app/api/v1/oauth/callback
Global Settings
https://global-au.flosum.app/api/v1/oauth/callback
Backup & Archive
https://backup-au.flosum.app/api/v1/oauth/callback
DevOps
https://devops-au.flosum.app/api/v1/oauth/callback
Click Create. Note: After creating, the client's credentials will be displayed in a dialog box. Keep this open for the next step.
Create Identity Provider In Global Settings
Create Identity Provider
Log in to Flosum Global Settings by following the instructions in the linked article.
Click Identity Providers from the sidebar menu.
Click Create.

Enter a Name for the identity provider.
Click the Type dropdown menu.

Select OPEN_ID.

Enter the values you saved from your Google IDP into the following fields in the OpenId Information on the Create Identity Provider form.
Your Client ID
Client ID
Your Client Secret
Client Secret
https://accounts.google.com (unless otherwise noted)
Issuer
In the Button Text textbox, enter a label to be displayed on the login button on the login screen.
Click Save.

Log In to Flosum Cloud Apps Using Google IDP
After configuring Google IDP and adding the Identity Provider, test your SSO implementation by logging in to Flosum Global Settings.
No SSO Button
If the SSO button you created with the Identity Provider is missing from the tenant login screen, there may be an issue with the provider details. Verify that the Identity Provider configuration matches the SSO credentials.
Open the Flosum Cloud App to log in.
Click Use tenant name.

Enter Tenant Name.

Click the SSO button created by your system administrator.

Complete the login with your SSO provider.
Last updated
Was this helpful?