Am Working on configuring user name in dT , i try to get the user name data in http header and Method level but all they have in encrypted form.
My question is if we get the SSL key can we able to decrypted the user name and see it in the transaction.
Answer by Andreas G. ·
Hi. Unfortunately you cant execute any complex transformations on these captured values.
As an alternative: can you try to capture the username from a server-side method where the value is already de-crypted? this would solve the problem
JANUARY 15, 3:00 PM GMT / 10:00 AM ET