This lesson will cover the following topics:

01 Getting Started

This tutorial covers how to set up any third-party identity provider for logging in with SSO.

02 Integration Settings

1. Navigate to the Settings page from your dashboard, and click the integrations subtab.
titan dashboard > settings tab > integrations
2. Scroll down until you find the SSO option and click the Authenticate button.
authenticate sso
When setting up your IDP, you will need your Access URL and the Service Provider Entity ID.
SSO auth screen
This SSO was set up with Google, there are a variety of online resources that will show you how to do that. The result is an XML file that will contain important information. You will need to open this document to retrieve two things, the certificate and the URL.
google metadata xml notepad
Copy these into the corresponding fields in your SSO Auth.
copied content into sso auth
Scroll down to the bottom of the window and click the Test button to test your configuration, then click Apply. Once your configuration is completed, all you need to do is enable it in your project.

03 Enable SSO

In your Titan project:
1. Navigate to the Project Settings and click the User Access tab.
2. Enable the SSO toggle switch and click the gear icon.
project settings > user access > SSO
Using the Configure SSO dropdowns, you can pass values from Google back into your project.
configure sso window
Once the project is published, the users will be asked to sign in with their IDP details before they can access your Titan project.

04 Got Feedback?

Additional Resources