These properties point to the OpenSSO Enterprise server and console. They are set during Client SDK configuration.
com.iplanet.am.server.protocol defines the protocol of the machine on which OpenSSO Enterprise is deployed; for example, http.
com.iplanet.am.server.host defines the name and domain of machine on which OpenSSO Enterprise is deployed; for example, OSSO_Host_Machine.domain_name.
com.iplanet.am.server.port defines the port of the machine on which OpenSSO Enterprise is deployed; for example, 8080.
com.iplanet.am.services.deploymentDescriptor defines the URI of the deployed instance of OpenSSO Enterprise; for example, opensso.
com.iplanet.am.console.protocol defines the protocol of the machine on which the OpenSSO Enterprise console is deployed; for example, http.
com.iplanet.am.console.host defines the name and domain of machine on which the OpenSSO Enterprise console is deployed; for example, OSSO_Host_Machine.domain_name.
com.iplanet.am.console.port defines the port of the machine on which the OpenSSO Enterprise console is deployed; for example, 8080.
com.iplanet.am.console.deploymentDescriptor defines the URI of the deployed OpenSSO Enterprise console; for example, opensso.