Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How do we encrypt an incoming payload link and decrypt it when a user clicks on it?

Scenario: The Front end will be sending a link to a zip file. My proxy has to encrypt this link with the timestamp of when it was first sent to Apigee and send it to the backend along with the original link.

When the user clicks on the encrypted link the Proxy should decode this link and check if it is within 12 days of its creation and then start streaming the contents of the zip File through Apigee.


Do we need to create two proxies to handle this requirement or can 1 proxy handle it?
Any help in the right direction would be greatly appreciated!

0 1 649
1 REPLY 1