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/09 04:47:00 UTC

[jira] [Commented] (DRILL-8056) Add OAuth2 Support for HTTP Rest Plugin

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

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

cgivre opened a new pull request #2401:
URL: https://github.com/apache/drill/pull/2401


   # [DRILL-8056](https://issues.apache.org/jira/browse/DRILL-8056): Add OAuth2 Support for HTTP Rest Plugin
   
   ## Description
   This PR adds the ability to query APIs which use OAuth2.0.  The PR handles obtaining all the tokens and refreshing them in API calls. 
   
   ## Documentation
   (Please describe user-visible changes similar to what should appear in the Drill documentation.)
   
   ## Testing
   Manually tested and added unit tests.


-- 
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 OAuth2 Support for HTTP Rest Plugin
> ---------------------------------------
>
>                 Key: DRILL-8056
>                 URL: https://issues.apache.org/jira/browse/DRILL-8056
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - Other
>    Affects Versions: 1.19.0
>            Reporter: Charles Givre
>            Assignee: Charles Givre
>            Priority: Major
>             Fix For: 1.20.0
>
>
> Many enterprise platforms use OAuth2 for authentication and authorization.  This pull request allows Drill to authenticate with external APIs that use OAuth2 and query these data sources.



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