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

Configurable JAAS authentication #356

Closed
ruromero opened this issue Oct 25, 2022 · 1 comment
Closed

Configurable JAAS authentication #356

ruromero opened this issue Oct 25, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@ruromero
Copy link
Contributor

Is your feature request related to a problem? Please describe.
In order to limit the StatefulSet rollouts and custom initContainer implementations it should be possible to externalize the authentication users and roles.

Describe the solution you'd like
A predefined suffix for the configmap added to the extraMounts (e.g. -jaas-config) might be used to configure the broker JAAS authentication. This configMap or secret must contain the login.config. This login.config may or may not reference the user and roles properties in this same configMap/secret.

@ruromero ruromero added the enhancement New feature or request label Oct 25, 2022
@gtully
Copy link
Contributor

gtully commented Nov 29, 2022

implemented in 858c305

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

No branches or pull requests

2 participants