Qorus Integration Engine® Enterprise Edition 7.0.7_prod
Loading...
Searching...
No Matches
Qorus Authentication Codes

Variables

const OMQ::QAUTH_NONE = 0
 For no authentication; anyone can call the webhook.
 
const OMQ::QAUTH_QORUS = 1
 The require a valid Qorus account (default)
 

Detailed Description

These constants indicate how authentication should be made for webhooks

Since
Qorus 7.0

Variable Documentation

◆ QAUTH_QORUS

const OMQ::QAUTH_QORUS = 1

The require a valid Qorus account (default)

See the perms attribute of QorusWebhookInfo