ApplicationInsights-JS icon indicating copy to clipboard operation
ApplicationInsights-JS copied to clipboard

[Feature] Add option to block the creation and usage of the cookies by name

Open MSNev opened this issue 3 years ago • 0 comments

Some customers want the ability to be able to selective block the creation and access of some cookies based on their name.

This feature will provide and option as part of configuration to provide a selection of cookie names that should be ignored. This will cause all read / write operations for the listed cookie names to be ignored.

MSNev avatar Sep 15 '22 17:09 MSNev