You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2021/12/03 14:25:32 UTC

[GitHub] [drill] dzamo opened a new pull request #2394: DRILL-8047: Add a custom authn provider for HashiCorp Vault

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: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [drill] vvysotskyi commented on pull request #2394: DRILL-8047: Add a custom authn provider for HashiCorp Vault

Posted by GitBox <gi...@apache.org>.
vvysotskyi commented on pull request #2394:
URL: https://github.com/apache/drill/pull/2394#issuecomment-990309185


   @dzamo, please squash commits and specify the Jira ticket number in the commit id.


-- 
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: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [drill] cgivre merged pull request #2394: DRILL-8047: Add a custom authn provider for HashiCorp Vault

Posted by GitBox <gi...@apache.org>.
cgivre merged pull request #2394:
URL: https://github.com/apache/drill/pull/2394


   


-- 
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: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org