Using multiverse debugging means direct access to your system under test. For this reason you must set up SSO to use this tool.
Authentication
Antithesis webhooks use basic auth credentials for authentication.USER:PASSWORD
The basic auth machine credentials for your tenant.<TENANT>
Your tenant’s name.Parameters
These parameters are passed as JSON according to the following template:Obtain the
input_hash from the copy moment button in the triage report.Session ID of the test run you want to start debugging. Obtain it from the copy moment button in the triage report.
The vtime at which you want to start debugging. Obtain it from the copy moment button in the triage report.
A
If this parameter is not specified, emails will be sent to the default users set up for the endpoint.Examples:
;-delimited list of recipients who’ll receive emailed links to the triage report produced by this test run.If this parameter is not specified, emails will be sent to the default users set up for the endpoint.Examples:
"antithesis.report.recipients": "u1@site.com; u2@site.com"