Hi guys,
i’m currently using Data Masking (Masking Header, Request URL and Payload) Policy in Request Procs and Response Procs (it’s only for Logging, not Payload),
for these two condition everything went successfully, but when i’m using Custom Extension Policy in Identified & Access the request to External Endpoint, it was not masked.
This is my Request Procs Policy :
And this is my Response Procs Policy :
In Identified & Access (Custom Extension), the authorization was exposed :
Header
Request Query
Is there any condition i can use, without creating a class CustomLoggingHandler extend Logger and changed default logger configuration ?
I’m currently using version 10.15.0.0 Enterprise
Thank you for your help