Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gravitee : Policy Data Loggin Masking #9215

Closed
exalate-issue-sync bot opened this issue Aug 31, 2023 · 1 comment
Closed

Gravitee : Policy Data Loggin Masking #9215

exalate-issue-sync bot opened this issue Aug 31, 2023 · 1 comment

Comments

@exalate-issue-sync
Copy link

exalate-issue-sync bot commented Aug 31, 2023

Describe the bug :

Client is trying to use Data Logging Masking policy to hide card number of client on response. They want the sensitive data to be hidden on the logs, and on gateway logs it seems to work, but on consumer part data is still visible.

To Reproduce :

Steps to reproduce the behaviour:

  1. Create a dummy API
  2. Go to design and on response set data logging masking policy
  3. I used https://api.gravitee.io/whoami endpoint
  4. I masked name value and arch value in os like this: $.os.name and $.os.arch

Expected behaviour :

Expected behaviour is that the sensitive data needs to be hidden on both consumer and gateway logs.

Useful information :

Attachment - image.png

Desktop :

  • Environment: [APIM-4.0.3]

* Please see Zendesk Support tab for further comments and attachments.

@exalate-issue-sync
Copy link
Author

This issue has been fixed in versions 4.0.11, 4.1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants