Lookups are predefined values for attributes that can be dynamically assigned by Identity Bridge based on the conditions defined in the lookup. Following connection and configuration lookups are required for API provisioning in JumpCloud.
Lookup Name | Encode | Decode | Type Record |
Connection | header | [{“name”:”x-api-key”,”value”:”0db18fdd5fd122331569fde9c6a6705a152df789″},{“name”:”x-org-id”,”value”:”654ba9d0c49d7f82911d3da1″} ,{“name”:”content-type”,”value”:”application/json”}] | IdentityBridgeConnection |
queryParameter | [{“name”:”access_token”,”value”:”${access_token}”}] | IdentityBridgeConnection | |
accessToken | [{“name”:”username”,”value”:”${UserName}”},{“name”:”password”,”value”:”${PASSWORD}”},{“name”:”grant_type”,”value”:”${GrantType}”},{“name”:”username”,”value”:”${UserName}”},{“name”:”client_id”,”value”:”${ClientId}”},{“name”:”client_secret”,”value”:”${ClientSecret}”},{“name”:”scope”,”value”:”${UserName}”}] | IdentityBridgeConnection |
The following connection parameters are configured through the ‘Connection’ lookup.

Lookup Name | Encode | Decode | Type Record |
Configuration | add_schema_in_patch_op | true | IdentityBridgeConfiguration |
The following Configuration item is configured through the ‘Configuration’ lookup, which is used to toggle the schema sent in JSON for PATCH operations.
