I have some questions about filtering by privilege using the plugin.xml markup like:
<metadata>
<privilege>MyCustomPrivGroup.read</privilege>
</metadata>
Can this filtering be used for custom privileges that are setup for our plugin during installation?
Can this markup be used everywhere plugin.xml file, are there any limitations as to where it can be used?