Netcetera 3DS Server 2 Documentation

Current features

  • 3DS Server API
    • Versioning
    • Authentication Request creation
    • Authentication Response validation
    • Handle Challenge Cancelled (in case when 3DS Requestor opted out of the challenge)
    • Send Results Response to Requestor upon receiving Results Request
    • Handle final Challenge Response from the ACS
  • Integration via web-services
    • Accept JSON POST parameters
    • Return JSON message
  • 3DS Protocol Message logging
    • Log in filesystem
    • Log in database (only with Database configuration)
  • Dashboard for checking the 3DS Server system status and health
  • Cluster setup support with session replication
  • Performance and failure statistics
  • Session replication
  • Packaged as executable JAR with embedded Tomcat
  • 3DS Server configuration
    • XML Configuration
    • Database Configuration
      • PostgreSQL 9.5 or higher
      • MySQL 8.0.13 or higher
      • Microsoft SQL Server 2016 or higher
      • Oracle 12.0c or higher
  • 3DS Server Admin Web Application (only with Database Configuration)
    • Configuration across instances
    • Collect statistics from 3DS Server instances
    • Health checks (Database, external systems)
    • 3DS Server Transactions Search

Components Overview

3DS Server Components Overview