To setup OMNI integration two parameters should be added to OrgConfig:
omniEnabled - true / false value to enable / disable OMNI integration
omniEnabled
true
false
omniLink - link to OMNI page. To inject client token to link token URL parameter should be used e.g. www.testlink.test/integration?userToken={{token}}
omniLink
token
www.testlink.test/integration?userToken={{token}}
Last updated 3 years ago