29 Jun 2021 08:14 AM - last edited on 19 Oct 2022 02:38 PM by MaciejNeumann
Hi,
Have made a request attribute that should capture a parameter of a java method to be used as user tag.
It captures it fine but problem is that it gets masked because I have enabled "Mask personal data in URIs".
Tried to disable it and then it comes out in clear text, I have to have this enabled and I need to capture the user tag Server side since its not available in other sources.
Are there anyway to have "Mask....URIs" enabled and to be able to get request attributes in clear text?
-Claus
29 Jun 2021 08:24 AM
Just found here that is says "Method arguments/return values" is not being masked at capture of storage, but it is?
I have enabled the "Allow this request attribute to access unmasked personal data"
and
"Request attribute contains confidential data" is not enabled.
So that "Mask.....URIs" mask a method argument is a bit weird.
-Claus