[
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)