Chapter 2. Fixed issues

  • ENTMQIC-2424 - Qpid dispatch console keeps trying to open connections when using empty username and password against a listener configured with SASL plain

    Previously, if there was an HTTP listener configured to use SASL Plain authentication, then you attempted to log into the console with both username and password fields empty, the console process would continually attempt to open new connections to the router.

    The issue has been fixed.

  • ENTMQIC-2425 - After logging in to the qpid-dispatch-console, using sasl plain authentication, the username (on the top menu) is shown as "anonymous"

    Previously, if you logged into the console using SASL Plain authentication, the correct username did not appear in the console.

    The issue has been fixed.