Intellij cannot connect to tomcat via JMX with authentication enabled
已回答
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?
请先登录再写评论。
Hello,
Please vote for the related request on YouTrack: https://youtrack.jetbrains.com/issue/IDEA-134779