JMX Properties
This table defines the explicit default values provided by RapidIdentity.
Table 215. JMX Properties
Property | Type | Description |
---|---|---|
jmx.enabled | boolean | Whether JMX should be enabled. Defaults to true. |
jmx.hostname | string | The IP address for remote access. Defaults to the discovered IP address. |
jmx.port | integer | The port for remote access. Defaults to 10001. |
jmx.username | string | The authentication username for remote access. Defaults to a random string. |
jmx.password | string | The authentication password for remote access. Defaults to a random string. |