Jetty default settings
In IDM 7.5.1 and later, the embedded Jetty web server supports Jetty 12. When serving SSL requests, Jetty 12 checks that the incoming host header matches the server certificate’s subject and returns a Learn more in What’s new. |
By default, the embedded Jetty server uses the following settings:
-
The HTTP, SSL, and Mutual Authentication ports defined in IDM.
-
The same keystore and truststore settings as IDM.
-
Trivial sample realm,
openidm/security/realm.properties
to add users.
The default settings are intended for evaluation only. Adjust them according to your production requirements.