You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/12/03 14:26:00 UTC

[jira] [Commented] (DRILL-8047) Add a custom authn provider for HashiCorp Vault

    [ https://issues.apache.org/jira/browse/DRILL-8047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17453044#comment-17453044 ] 

ASF GitHub Bot commented on DRILL-8047:
---------------------------------------

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


> Add a custom authn provider for HashiCorp Vault
> -----------------------------------------------
>
>                 Key: DRILL-8047
>                 URL: https://issues.apache.org/jira/browse/DRILL-8047
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: James Turton
>            Assignee: James Turton
>            Priority: Minor
>             Fix For: 1.20.0
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)