Quantcast
Channel: SCN : All Content - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 4552

Encrypted URL-parameters

$
0
0

We have a requirement to use an encrypted query-string in using an URL-transaction-launcher (or assignment block with an embedded iframe pointing to an URL) from CRM.

Example: http://host:port/sharepoint/customerinfo?BP=0000012345

The query-part (parameters) of the URL may not be reusable to end users. They could for instance, start a new (stand-alone) browser window and type in the URL address, and set any BP value. This must be prevented, as stated by our security architect.

 

URL-encoding (base64) is not a valid solution, as this type of encrypting is not strong enough. It should be real encryption, like RSA.

 

On the other side, we also must have a solution that works really fast. We expect about 50.000 URL requests per hour by 2000 concurrent CRM users in certain weeks of the year. Any delay in calling URL’s will be critical for the average handle time of customer interactions.

 

We have searched for solutions, but not found any ‘easy to use’ solutions, that we can use to build the URL encrypted.

We prefer an ABAP-based solution that we can embed in the ABAP-class that is part of the URL transaction launcher. But if we can embed other software (using libraries) , that can be fine as well.

 

Please help us to get this requirement resolved.

 

Best regards, Toine.


Viewing all articles
Browse latest Browse all 4552

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>