SoftLayer_Container_Network_CdnMarketplace_Configuration_Behavior_TokenAuth


SoftLayer_Container_Network_CdnMarketplace_Configuration_Behavior_TokenAuth

Description

The SoftLayer_Container_Network_CdnMarketplace_Configuration_Behavior_TokenAuth data type contains information for specific responses from the Token Authentication API.

Local


aclDelimiter

Specifies a single character to separate access control list (ACL) fields. The default value is ‘!’.
Type: string


escapeTokenInputs

Possible values ‘0’ and ‘1’. If set to ‘1’, input values are escaped before adding them to the token. Default value is ‘1’.
Type: string


hmacAlgorithm

Specifies the algorithm to use for the token’s hash-based message authentication code (HMAC) field. Valid entries are ‘SHA256’, ‘SHA1’, or ‘MD5’. The default value is ‘SHA256’.
Type: string


ignoreQueryString

Possible values ‘0’ and ‘1’. If set to ‘1’, query strings are removed from a URL when computing the token’s HMAC algorithm. Default value is ‘0’.
Type: string


name

The token name. If this value is empty, then it is set to the default value ‘token’.
Type: string


path

The path, relative to the domain that is accessed via token authentication.
Type: string


tokenDelimiter

Specifies a single character to separate the individual token fields. The default value is ‘~’.
Type: string


tokenKey

The token encryption key, which specifies an even number of hex digits for the token key. An entry can be up to 64 characters in length.
Type: string


transitionKey

The token transition key, which specifies an even number of hex digits for the token transition key. An entry can be up to 64 characters in length.
Type: string


uniqueId

The uniqueId of the mapping to which the existing behavior belongs.
Type: string

Relational

Count