Encrypt data in Email Script and Decrypt that data in a Catalog Client Script.
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2024 04:20 AM
Hi All,
My email has a link to a Catalog Form, the link has some URL Param which are used to populate some field on the Catalog Form using a Catalog client script. As the data passed in the URL Param is publicly visible and it is a sensitive data I want to encrypt it before passing in URL and decrypt in the client script to populate the fields.
I am able to field the GlideEncrypter API that allows to encrypt data on the Server side however, I am not able to find anything to decrypt the encrypted data on the client side (Catalog Client Script).
Please suggest if there any solutions or work arounds available to this problem.
Thanks in advance!
0 REPLIES 0