Intellij cannot connect to tomcat via JMX with authentication enabled
Answered
I configured my tomcat remote server with opts below:

I've tested connection with JConsole and VisualVM. They can connect to and monitor my tomcat with the username and password.
However whenever I try to debug with IDEA, it throws exception:

How can I connect to remote Tomcat without disabling JMX authentication?
Please sign in to leave a comment.
Hello,
Please vote for the related request on YouTrack: https://youtrack.jetbrains.com/issue/IDEA-134779