Jump to Content
Verosint
HomeGuidesAPI ReferenceChangelog
Verosint
Guides
HomeGuidesAPI ReferenceChangelog

Getting Started

  • How Verosint Works
  • Concepts
  • Setup Guide
  • Threats

Integrations

  • Okta Workforce Identity Cloud
  • Microsoft Entra
  • Streaming Data with Ping DaVinci
  • Streaming Data with Auth0 by Okta
    • Add the Auth0 Action
    • Log Ingestion
    • Configure an Auth0 Adaptive MFA Workflow
  • Submitting Events via API
  • Integrating with an Identity Verification Partner
  • Configuring Device Fingerprinting
    • Add VerosintJS to an Auth0 Login
      • Capturing the Device ID in a Classic Login
      • Capturing the Device ID in a Universal Login
      • Configuring the Auth0 Post-Login Trigger
      • Turning Off Log Streaming for Successful Login Events
    • Add VerosintJS to Your Application
  • SIEM Logs
    • Splunk
    • Webhook
    • Datadog

Platform

  • Dashboard
  • Threats
  • Account Intelligence
    • Account Intelligence Details
  • Explorer
    • Viewing Event Details
    • Viewing Account Details
    • Understanding Scores and Labels
  • SignalPrint Overview
    • Using SignalPrint
  • Lists Overview
    • Creating a List
    • Adding a List to a Workflow
    • Adding Accounts to a List from Explorer
  • Workflows Overview
    • Creating Workflows in the UI
    • Using Identity Verification
    • Accessing Workflows Through CLI and API
    • Building Rules with CEL Expressions and JSON Files
    • Example: Blocking a CIDR Range
    • Example: Determining if an IP is a Bot, TOR, or VPN

Administration

  • Adding Administrators
  • Excluding Accounts From Processing
  • Configuring Single Sign-On

Tools

  • Using the CLI
  • Checking Service Status

Reference

  • Supported Event Types and Data Fields
  • Signal Definitions
  • Best Practices for Sending Payment Hash Events
  • Adding Device Fingerprinting
  • Adding Identity Verification
Powered by 

Add VerosintJS to an Auth0 Login

You can use the VerosintJS library to capture a fingerprint during an Auth0 login flow. Configuration includes:

  1. Capturing the device ID and sharing the ID during a Classic Login or Universal Login process.
  2. Configuring the Auth0 Post-Login Trigger to submit an event to SignalPrint with the device ID.
  3. Turning Off Log Streaming for Successful Login Events to avoid duplicate events.

Updated 7 months ago