Commit Error on Prisma Access devices -> localhost.localdomain -> snippet -> dlp-predefined-snippet -> profiles -> dlp-data-profiles -> CCN and PII -> exclusion-list -> application is invalid
2656
Created On 02/25/25 23:19 PM - Last Modified 03/13/25 22:07 PM
Symptom
Commit Error on Prisma Access devices -> localhost.localdomain -> snippet -> dlp-predefined-snippet -> profiles -> dlp-data-profiles -> CCN and PII -> exclusion-list -> application is invalid
Environment
- SCM managed Prisma access
- Enterprise DLP
Resolution
- There is a work-around that will resolve the commit issue.
- Documentation mentions that DLP requires at least one application filter if DLP App Exclusion is enabled for non-file option. The best practice is to have at least one application as specified in the document
- Open Chrome browser and open developer tool, go to console, type 'allow pasting'. This enables pasting commands within a session and creates a session flag to enable non-file exclusion.
- Go to Console and type “sessionStorage.setItem('dlp_feature_flag_app_url_exclusion', true)“
- Edit the problematic DLP rule add some apps save
- Edit the same problematic DLP rule and “delete DLP App Exclusion, save, edit dlp rule again
- These steps will normalize the issue and user is able to commit