Quick Reference
Core Services
Platform Services
TestDino runs as microservices, each on its own domain. The app and reporter call these server-to-server. CI machines reach TestDino throughapp.testdino.com and reporter.testdino.com, not these hosts directly.
Authentication and Billing
Integration Services
Internal Services
Network and Security
CORS
The API enforces strict CORS policies:- Only explicitly configured origins are allowed (no wildcard
*) - Origins are defined per environment via
CORS_ORIGINconfiguration
TLS
- All endpoints enforce HTTPS (TLS 1.2+)
- HTTP requests redirect to HTTPS
- Certificates are managed via hosting infrastructure
Rate Limiting
Security Headers
All responses include headers via Helmet:Content-Security-Policy(CSP)X-Frame-OptionsX-Content-Type-OptionsStrict-Transport-Security(HSTS)
Firewall Configuration
If your organization uses network-level allowlisting, add these domains:Related
Access to Customer Data
Full list of data TestDino collects
Data Retention
Retention periods by tier and data category