simplejmx icon indicating copy to clipboard operation
simplejmx copied to clipboard

JmxServer password auth support.

Open wodencafe opened this issue 9 years ago • 6 comments

This allows for username / password authentication in JmxServer by adding support for JMXAuthenticator, and a default implementation for handling username / password.

wodencafe avatar Oct 21 '16 13:10 wodencafe

Thanks for this. I can't get any authentication tests to work. Am I missing command line params or something?

j256 avatar Mar 20 '17 16:03 j256

Hi @j256, let me check this out and I will make updates.

I will squash the commit log too to get rid of the extra commit messages

wodencafe avatar May 15 '17 16:05 wodencafe

The builder pattern for creating the JMXServer is a nice addition. We've had instances that the exposing of the env and authenticator to the underlying server would be useful.

jtarchie avatar Feb 09 '18 17:02 jtarchie

My comment above still holds true.

jtarchie avatar Feb 17 '19 17:02 jtarchie

Super old issue. I still can't get this code to work to programmatically create authenticated requests. Anyone else have luck?

j256 avatar Feb 27 '23 18:02 j256

My apologies, a rebase is probably long overdue here. I'll have a look and see.

wodencafe avatar Mar 06 '23 00:03 wodencafe