Auth0 Integration

Auth0 Integration

Overview


This document outlines steps / information needed  to configure Auth0 authentication


Procedure


Create Uptycs Application



Provision "Allowed Callback URLs", "Allowed Web Origins"

Note : Replace <domain> with the actual domain.


Enable SAML2 Addon under "Addons" section



Add "Application Callback URL"

Note : Replace <domain> with the actual domain.



Provide following information to Uptycs


  1. Issuer
  2. Identity Provider Certificate
  3. Identity Provide SHA1 fingerprint
  4. Identity Provider Login URL





    • Related Articles

    • LDAP Integration

      Overview This document outlines all the information needed from the customer for Uptycs to configure LDAP authentication Required Information            Parameter     Example URL                "ldaps://ldap.testcloud.com:636" BindDN .     ...
    • Uptycs alert integration with Rocket Chat

      Following is a step by step ReadMe for integration of Uptycs alert with Rocket Chat https://github.com/Uptycs/toolsreadme/blob/master/rocketchat.md
    • OneLogin Integration

      Overview This document outlines all the information needed / provisioned  for Uptycs to configure OneLogin authentication Setup on the your side 1. ACS (Consumer) URL Validator* : https://<domain>.uptycs.io/saml/callback 2. ACS (Consumer) URL* : ...
    • Demisto - Security Orchestration

      Integrate Uptycs into your Security Orchestration, Automation, and Response architecture using Demisto. Access a full repertoire of Uptycs "actions" directly from within Demisto, and integrate Uptycs actions into your playbooks with simple drag and ...
    • Create Jira Tickets from Uptycs Alerts

      This python module allows you to create Jira tickets from Uptycs alerts.  Usage: ./uptjira.py <uptycs_apikey_file> [--domainsuffix <uptycs_domain>] The --domainsuffix flag is only required for uptycs domains other than '.uptycs.io' This python script ...