Search Results

Configuring Endpoint Call Processing

In the Call Transformations page, specify the following information in these fields:
  • Processing Adapter: com.mashery.proxy.customer.generic.soap-security-connector.
  • Perform Pre-Processing: Enabled
  • Perform Post-Processing: Enabled
  • Data to make available for pre-processing: Pre-Input Data as shown in the following table.
Data Example Notes
enable_timestamp : <flag> enable_timestamp:true Optional Field
timestamp_ttl : <set time stamp expiry time> timestamp_ttl:300 Optional Field
enable_signature : <flag> enable_signature:true Optional Field
signature_algorithm : <algorithm> signature_algorithm : SHA1withRSA Optional Field
enable_encyption : <flag> enable_encyption:true Optional Field
key_transport_method : <key_transport_method> key_transport_method : RSA15 Optional Field
encryption_algorithm : <encryption_method> content_encryption_method : aes128-cbc Optional Field
override_custom_error_message : <flag> override_custom_error_message : true

Optional Field. Default is false.

When true, Mashery Control Center configured error messages take precedence.

  • Data to make available for post-processing: Post-Input Data as shown in the following table.
Data Example Notes
validate_signature : <flag> validate_signature : true Optional Field
enable_decryption : <flag> enable_decryption : true Optional Field
override_custom_error_message : <flag> override_custom_error_message : true

Optional Field. Default is false

When true, Mashery Control Center configured error messages take precedence.