I
Irfan
Guest
David, By default the REST API's for oemanager are not secure, which means any one who has access to the the PASOE Instance can access the REST API's if the password is not changed and the access is allowed to any user. One need to limit access of the REST API's if they want to keep it secure. OEM/OEE manage PASOE using REST API's. Anyone who uses their own UI console for administration chooses REST API's as you get the response in JSON. JMX is secure and the reason is that it can only be accessed from the same host by default. To access it from the remote host, one need to enable jmx remote access. We have developed tools to run JMX queries securely. Please email me if you would like to learn more about it.
Continue reading...
Continue reading...