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

How to perform Data Masking for part of the url?

I need to mask a portion of the url itself in my api layer. So if my actual request uri is say http://<my-api-server>/Patient/105, I do not want 105 (the Patient ID) to be displayed in the trace session. This requirement stems from the PHI requirements.

Any pointers?

0 6 2,289
6 REPLIES 6
Top Solution Authors