Hi:
We create a customized privilage named "Global.IBMDataProtection" and use this privilege to control show/hide some extension. However, I found it fail to work.
login in by User administrator, vsphere web client always show this extension ,it's is good.
But when I tried to use a common user, and grant this privilege to it, vSphere web client fail to display the extention in left-hand navigator bar.
PS: We also use Datacenter.IBMDataProtection to controll those extension points on/under datacenter, it works well.
*plugin.xml *file: <extension id="com.ibm.tivoli.tsm.homeCategory">
<extendedPoint>vise.navigator.nodespecs</extendedPoint>
<object>
<title>#-configuration</title>
<parentUid>vsphere.core.navigator.solutionsCategory</parentUid>
<icon>#{app.icon}</icon>
<navigationTargetUid>com.ibm.tivoli.tsm.mainView</navigationTargetUid>
</object>
<metadata>
<privilege>Global.IBMDataProtection</privilege>
</metadata>
</extension>
user role and privilages: