dzamo opened a new pull request #2394: URL: https://github.com/apache/drill/pull/2394
# [DRILL-8047](https://issues.apache.org/jira/browse/DRILL-8047): Add a custom authn provider for HashiCorp Vault ## Description Vault is a popular credentials store and authentication provider license under the Mozilla Public License 2.0. A small addition to Drill should be sufficient to allow it to authenticate users against Vault, giving users another authn option. Note that Drill already packages vault-java-driver from BetterCloud to support storage config credentials in Vault. ## Documentation A new Configuring Vault Security page underneath Configuring Plain Security. ## Testing New unit test class TestVaultUserAuthenticator. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
