ApplicationInsights-JS
ApplicationInsights-JS copied to clipboard
[Feature] Add option to block the creation and usage of the cookies by name
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.