Lamine created SOLR-17020:
-----------------------------

             Summary: Add AWS Secret Manager support for ZKcredentials 
                 Key: SOLR-17020
                 URL: https://issues.apache.org/jira/browse/SOLR-17020
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Lamine


Solr currently connects to Zookeeper and manages ACLs using a set of 
credentials. These credentials are either passed via the command line (system 
properties) or fetched from an unencrypted file on every host in the cluster. 
Clearly, this approach lacks sufficient security.

The proposed change of this contribution intends to integrate AWS Secret 
Manager for credential storage, offering two primary advantages:
• Improved security measures.
• Streamlined operations by centralizing credential storage, eliminating the 
need to update multiple hosts/files whenever passwords are changed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to