Back ForwardURL obfuscation

URL obfuscation is an encoding technique that scrambles the characters in a URL or query string as a security measure, to make the URL contents less easily interpreted by people or HTTP "sniffers".

PRPC includes a JavaScript package SafeURL to convert obfuscated URLs to and from an XML name-value pair. For information on the functions in this package, select Help > APIs > Desktop > SafeURL from the Designer Studio menus.

Server processing of SafeURL strings depends on the value of two prconfig.xml entries or Dynamic System Settings: Initialization/SubmitObfuscatedURL and Initialization/urlencryption.

Definitions internet Application Composer, web node

Up Definitions