Auth0 Integration

Create an Application

  1. Name: Click
  2. Select "Regular Web App"
  3. Click "Create"
  4. Go to Addons tab
  5. Choose SAML2
728 769 589
  1. Application Callback URL: https://auth.click.synchronet.com/saml2/idpresponse
  2. Scroll down and click SAVE
  3. Go to Usage tab
{
  "audience": "urn:amazon:cognito:sp:us-east-1_cVKer1FyM",
  "mappings": {
    "userPrincipalName": "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress"
  },
  "logout": {
    "callback": "https://auth.click.synchronet.com/saml2/logout",
    "slo_enabled": true
  }
}
578
  1. Identity Provider Metadata: Right click on "download", copy link address.
  • Please provide us the Metadata document URL.
  1. Close SAML modal.
  2. Go to Connections tab
  3. Disable all connections except Active Directory / LDAP
770