Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JmxServer password auth support. #8

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

wodencafe
Copy link

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

@j256
Copy link
Owner

j256 commented Mar 20, 2017

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

@wodencafe
Copy link
Author

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

@jtarchie
Copy link

jtarchie commented Feb 9, 2018

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
Copy link

My comment above still holds true.

@j256
Copy link
Owner

j256 commented Feb 27, 2023

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

@wodencafe
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants