Event Management MID Web Server extension form
Fields in the form for creating or modifying a MID Web Server extension.
| Field | Description |
|---|---|
| Name | Unique name for the extension for easy identification. |
| Short description | Brief, meaningful description of the extension. |
| Status | This field is auto-populated with the status of the extension. The field is blank until the extension is started. After issuing a command to the extension, one of the following values is
displayed:
|
| HTTP/HTTPS Port | Port number the extension listens on for incoming requests. |
| Authentication Type |
The available authentication types are:
|
| Secret Key | The value generated when Keybased authentication is selected for the value in the Authentication Type field. |
| Basic Auth User | Username to be used when selecting Basic authentication. |
| Basic Auth User Password | Password to be used when selecting Basic authentication. |
| Secure Connection | Option to indicate that the extension is to use the TLS protocol to encrypt incoming connections. A certificate and private key combination must also be provided to the extension. When selecting this option, the MID Server Unified Keystore check box appears. |
| Use MID Unified Keystore | Option for using the MID Server Unified Keystore option for a secure connection. Clear this option to use Web Server Keystore. For details, see Configure a secure MID Web Server extension. |
| Keystore Certificate Alias | The alias name of the keypair inside the selected keystore that the extension uses to establish a secure connection. Leave this field empty to use the default alias when using the MID Unified Keystore or when using the Web Server Keystore with a single alias. |
| Keystore Password | The password for the Web Server Keystore when it is used to establish a secure connection. |
| Keystore Key Password | The password of the private key entry mapped to the specified alias of the Web Server Keystore. This field can be left empty if the password matches the entry in the Keystore Password field. |
| Truststore Password | The password to the truststore that holds the Certificate Authority (CA) certificates used to validate the signatures of the client certificates. Appears when the mTLS authentication type is
selected. Leave this field empty if the extension is configured to use the cacerts truststore of the JRE running the MID Server. |
| Error Message | Message describing any error that causes a command, such as Start or Stop, to fail. This field appears only when the value in the Status field is Error. |
| Execute on | Location for running this extension. The available options are Specific MID Server or Specific MID Server Cluster. |
| MID Server | Depending on your selection in the Execute on field, the name of the designated MID Server or MID Server cluster.
|
| Executing on | Displays the name of the MID Server on which the extension is running even if the MID Server is down. If the user stops the extension, this field is empty. |