How to Disable Plugin Authentication?

In Harmony Access Point, the domibus.auth.unsecureLoginAllowed property is false by default. It means that plugin authentication is enabled by default and unauthorized access is forbidden. If plugin authentication needs to be disabled for testing purposes, it can be done by updating the Access Point configuration. Disabling plugin authentication is not recommended in production environments.

Step-by-step guide

Plugin authentication can be disabled by following the steps below.

  1. Login to the Access Point user interface.

  2. Navigate to the Domibus Properties section.

  3. Type domibus.auth.unsecureLoginAllowed in the "Property Name..." search field and click the Search button.

  4. Change the Property Value from false to true.

  5. Click the Save icon on the right side of the Property Value.

Related articles