Glassbox
To enable Glassbox integration, complete the following steps:
Enabled the 'glassbox' provision.
Retrieve the UrlPattern from the customer.
In Postman, set onsite integrations for Glassbox as follows:
{ "isEnabled":[ { "source": "cookie", "param": "_cls_s", "paramValue": null, "predefinedArguments": null } ], "parameters": [ { "source": "cookie", "param": "_cls_s", "putIn": "sessionId", "predefinedArguments": null } ], "constantParams": { "urlPattern": "https://techdemo.clarisite.com:8443/webinterfact/webui/#/sessions/mref:{0}/replay?from={1}&till={2}" } }