Product Documentation

A few notes about the HTTPS interface for the relay web service:

  1. The relay service only performs HTTP POSTs; GETs are not supported at this time.

  2. The service allows for specifying any number of HTTP headers, HTTP parameters, and SAKA tokens that need decrypting and substituting in the relay request to the gateway.

  3. All headers, parameters and tokens are specified in XML elements that must conform to the supplied SKLESRelaySchema.xsd. If in doubt about the XML, test your sample XML with xmllint (on the Linux platform) against the XSD file. Fix any errors before sending the XML to the appliance.

  4. The appliance will not print any sensitive decrypted/detokenized information in the server log.