SSO Integration
This page describes how to setup SSO
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
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
Last updated