For CSP violation reports, we should have origin as a built-in tag.
Use-case: currently trying to have a widget that can show us the CSP violations per origin because the app in question follows a country based deployment via separate subdomains (de.app.com, uk.app.com). Instead I am only able to see a very fragmented list based on URLs de.app.com/login , de.app.com/home etc.).
Custom tags are also can be used to achieve this (if they are supported) but considering we already have the document URI, the info is already there and better to be supported as a built-in tag.
Problem Statement
For CSP violation reports, we should have origin as a built-in tag.
Use-case: currently trying to have a widget that can show us the CSP violations per origin because the app in question follows a country based deployment via separate subdomains (de.app.com, uk.app.com). Instead I am only able to see a very fragmented list based on URLs de.app.com/login , de.app.com/home etc.).
Custom tags are also can be used to achieve this (if they are supported) but considering we already have the document URI, the info is already there and better to be supported as a built-in tag.
Solution Brainstorm
No response
Product Area
Issues
┆Issue is synchronized with this Jira Improvement by Unito