It's not default, and it is nice to have. Users have to set the integration port to enabled.
On Wed, Sep 4, 2013 at 12:03 PM, Darren Shepherd <darren.s.sheph...@gmail.com> wrote: > On 09/04/2013 10:52 AM, Mathias Mullins wrote: >> >> Hi Darren, >> >> It's a very commonly used port for many installations that want an >> unauthenticated API access, especially from other tools and systems. I >> think getting rid of this would be really bad idea. >> > > Sigh, I just hate the "totally insecure by default" approach. Not to > mention the code path for 8080 and 8096 is different. 8080 being servlet > based and 8096 being httpcore based. > > Darren