callback/auths¶
Callback service auth methods for callbacks to use
This structure provides auth methods for the callbacks to use.
There are two types.
basic - specifies a Username and Password for Basic Auth.
json-token - specifies a HTTP request to get a json blob that contains a token and a potential timeout. The Method, Url, and Data to send for the request. The TokenField and DurationField define where to find the values in the json blob.
Objects that Reference callback/auths¶
Not used in current content packs
Objects used by callback/auths¶
Not used in current content packs