Product

SSO Integration

This page describes how to setup SSO

TL;DR

Twig used Auth0 for SSO Setup You will need to work with a Twig Expert to setup SSO. Here is the information that will be requested during the SSO setup. Please keep it handy.![](/files/RkvInjFMVbUH3vIwRj9E) To Learn more about SSO setup. Please refer to this guide.

Key Takeaways

  • Agent Instructions: Querying This Documentation
  • Twig used Auth0 for SSO Setup
  • You will need to work with a Twig Expert to setup SSO.
  • Here is the information that will be requested during the SSO setup. Please keep it handy.
  • To Learn more about SSO setup. Please refer to this guide.

Setting up SAML

[https://www.youtube.com/watch?v=X-mUSY3Ejro](https://www.youtube.com/watch?v=X-mUSY3Ejro)

  • Step 1: Open 365 Admin

Step 2: In Search Bar Type Enterprize Applications and Open Enterprize Application

Step 3: Click on New Application

Step 4: Click on Create your own Application, and Give it a Name. Note the name you will need it later. Select "Integrate any other application". Click Create

Step 5: Now add these values
Identifier (Entity ID): urn:auth0:twig-prod:<name-of-application>

Reply URL: https://twig-prod.us.auth0.com/login/callback?connection=\<name-of-application>
Click on Save

Step 6:

Download Base 64 Certificate
Copy Login URL

Step 7:

Twig Support: Go to Auth0, Select twig-prod tenant, go to Authentication>Enterprize>SAML . Create new connection

Step 8:

Use the same application name used in step 4. Paste the login url in login url and logout url text areas. Upload the downloaded certificate

Step 9:

Under Applications tab , enable application

Step 10:

Under connections click on try, It should take you to login page that shows it worked

Step 11:
Under login experience, enter the email domain name. This lets Auth0 know to take user to the specific login when user has this domain

Remember to add users to the application in Azure.

Now login to https://app.twig.so and login with your enterprize email id. Make sure your user has been added to Twig.

Thats it. You have enables SSO via SAML


Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the ask query parameter:

GET /dev/product/security/sso-integration.md?ask=<question>

The question should be specific, self-contained, and written in natural language. The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.

Last updated August 13, 2024