Skip to main content
All CollectionsSettingsEnterprise Admin
How to configure SSO with Tactiq as a SAML Service Provider
How to configure SSO with Tactiq as a SAML Service Provider

Learn how to set up SAML authentication for your team

Alex Leonov avatar
Written by Alex Leonov
Updated this week

Required: You need to be an administrator in a team on an Enterprise plan and check in with your customer success representative to enable the feature.

To log in to Tactiq using SAML SSO you need to follow several steps.

Gather information from your identity provider

You need one of the two:

  • A public Metadata URL, or

  • Sign on URL, Issuer, and Signing Certificate

Configure SAML SSO for Tactiq in your identity provider

You will need these values:

  • Single sign-on URL and Audience (also known as SP Entity ID) should be set to https://api2.tactiq.io/api/2/u/auth/saml/acs

  • Name ID format should be set to EmailAddress

  • Two attribute statements are required: firstName and lastName

Configure SAML in Tactiq and test the connection

  1. Go to https://app.tactiq.io/#/settings/team and scroll to the Authentication section.

  2. Click Configure button next to the SAML option:

  3. Paste the Metadata URL you have prepared earlier and click Load values from metadata:

  4. Alternatively, you can paste individual values in their corresponding fields.

  5. Click Validate to test whether you can log in using these SAML settings:

  6. You will be redirected back to this page after signing in with your identity provider. Now you can Apply these settings:

  7. Now your SAML SSO is configured but not yet enabled:

Enable SAML SSO in Tactiq

  1. Close the popup in which you were configuring SAML:

  2. Turn SAML on:

  3. Optionally, disable other sign-in methods. When your team members try them next time, they will be redirected to your identity provider instead.

Did this answer your question?