Is there any way to query an external vSphere SSO for a list of vCenters from within an html-bridge plugin's service layer (Java service)? If the SSO can not be queried directly, is there a way to formulate a DataService query in order to achieve this?
The requirement I'm trying to satisfy is that the html-bridge plugin should not rely on an external server in order to help the plugin come up with that list of vCenters. If this is feasible, is there any sample code available that could get me started? Thanks!