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

Operator should authenticate using ServiceAccount token #417

Open
ruromero opened this issue Dec 14, 2022 · 0 comments · May be fixed by #423
Open

Operator should authenticate using ServiceAccount token #417

ruromero opened this issue Dec 14, 2022 · 0 comments · May be fixed by #423
Labels
enhancement New feature or request

Comments

@ruromero
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The operator should leverage the KubernetesLoginModule to authenticate to the broker instead of using the user/password

Describe the solution you'd like
A new login.config should be used to extend the current support for propertiesLoginModule to configure the KubernetesLoginModule with admin role for the Operator service account.
It would be better if management and application users could be configured separately.

Additional context

apache/activemq-artemis#4289

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

Successfully merging a pull request may close this issue.

1 participant