Data Masking in Apigee trace on env level ?

Hi,

We want to implement data masking on env level. In the docs I could see the API calls to mask the data on org and api level, but not for env level.

Could any one please let me know if it is feasible ?

Thanks

2 3 389
3 REPLIES 3

Former Community Member
Not applicable

Its only supported at the org & proxy level. I am curious why you would wan't to apply it at the environment level. Sensitive data should be masked, no matter what environment, no?

Hi @Prithpal Bhogill, thanks for responding. Usually in all the dev and test environment, test data is used instead of the production data. As we have deployed our financial proxies in the production, we have masked message.content, so due of this we can't check the request and response content in dev and QA env as well, which makes sometimes very difficult to debug. That is why we are looking for env level data masking.

This is a valid requirement. If we opt for security in production, masking complete message content makes the Trace tool useless in non-prod environments.