Introduction
Our Entra ID integration enables your organization to manage Teamspective access from Entra ID and users to sign into the service using their Microsoft credentials. This guide walks you through configuring Single Sign-On (SAML) in Azure for your Teamspective workspace.
Supported features
SP-initiated SSO
IdP-initiated SSO
Read this before you enable SAML
Enabling SAML affects all users in your Teamspective workspace.
Users won't be able to sign in through the regular sign-in page without Entra ID SSO.
Misconfiguration support
In case of a SAML misconfiguration preventing service access, contact [email protected] for assistance.
Configuration steps
1. In Teamspective (app.teamspective.com)
Log in to Teamspective as a workspace admin user
Navigate to workspace settings > Integrations
Scroll to the Single Sign-On section and click Start
Select Entra ID as the SSO provider
Copy the Single Sign-On URL and metadata URL. You'll need these in Azure later.
2. In Azure (portal.azure.com)
As an admin user, go to Enterprise Applications view
Click New Application
Click Create you own application
Name the application "Teamspective SAML". You can user the fefault selection for "What are you looking to do with your application". Proceed to create the application.
From the side panel, navigate to Manage > Single Sign-on
Select SAML as the Single Sign-on method
Add the following to Basic SAML information
Field in Entra ID | Value |
Identifier (Entity ID) | The metadata URL from Teamspective workspace settings |
Reply URL (Assertion Consumer Service URL) | The Sign on URL from Teamspective workspace settings |
Relay State |
8. Save the settings
9. From section 3 β SAML Certificates download Certificate (Base64)
10. From section 4 β Set up Teamspective SAML copy the values Login URL and Microsoft Entra Identifier
3. In Teamspective (app.teamspective.com)
1. Set the values you copied from Entra ID to the Single Sign-On section in workspace settings
β
Field in Teamspective | Value from Entra ID |
Entra ID Sign on URL | Login URL |
Entra ID Issuer | Microsoft Entra Identifier |
Entra ID Signing Certificate | The contents of the certificate value (without the BEGIN CERTIFICATE and END CERITIFICATE lines) |
2. Click Activate
Your workspace in Teamspective is now connected to Entra ID! From this on, all users in the workspace must authenticate using Entra ID login. To make changes or disable the integration, contact Teamspective support.