SAML SSO - Auth0

SAML SSO can be enabled by Admins by selecting SAML as the default Single Sign-on provider for their account. 

Talkdesk supports the integration with Auth0 as a SAML SSO provider. This document details the configuration steps required to configure the communication between these two services.

 

Auth0

  1. Go to Applications and click on the New Application button:

Auth0_1.png

  1. Give a name to the application (e.g. Talkdesk). Then, select Native App and click on Create.

Auth0_2.png

 

  1. Select the Addons tab and click on the SAML2 widget.

Auth0_3.png

  1. Add the Application Callback URL for your account and Talkdesk region as shown in the examples below and configure the JSON settings as follows:  

    US: https://myaccountname.talkdeskid.com/login/saml/sso

    EU: https://myaccountname.talkdeskid.eu/login/saml/sso 

    CA: https://myaccountname.talkdeskid.ca/login/saml/sso 

{

 "nameIdentifierProbes": [

   "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress"

 ]

}

 

This step is required and allows Auth0 to send to Talkdesk the email address as the NameID of the SAML response.

  1. Scroll down and click Save.

Auth0_5.png

  1. Click on the Settings tab.

Auth0_6.png


  1. Scroll down and click on 'Show Advanced Settings'. Select the 'Endpoints' tab:

Auth0_7.png

 

  1. Scroll down to SAML to check the endpoints available. Copy the SAML Metadata URL and save it somewhere safe (you will need to add this URL in Talkdesk).

Auth0_8.png


Talkdesk

In order to configure Auth0 as the Identity Provider, login into your Talkdesk account and navigate to Admin Preferences. Add the Metadata URL, which was copied in step 8, to the Single Sign-On Provider section and save it:

SAML_SSO_-_Auth0.png

 

All Articles ""
Please sign in to submit a request.