[
https://issues.apache.org/jira/browse/DRILL-8220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534686#comment-17534686
]
ASF GitHub Bot commented on DRILL-8220:
---------------------------------------
cgivre opened a new pull request, #2544:
URL: https://github.com/apache/drill/pull/2544
# [DRILL-8220](https://issues.apache.org/jira/browse/DRILL-8220): Add User
Translation Support for OAuth Enabled Plugins
## Description
This PR adds support for individual users to provide their own credentials
for plugins that use OAuth 2.0 as a means of authorization and authentication.
Currently, only the HTTP storage plugin supports OAuth, however, this PR moves
some of the core features out of the HTTP plugin so that other plugins can
access this.
- [ ] Finish unit tests
- [ ] Write documentation
## Documentation
(Please describe user-visible changes similar to what should appear in the
Drill documentation.)
## Testing
(Please describe how this PR has been tested.)
> Add User Translation Support for OAuth Enabled Plugins
> ------------------------------------------------------
>
> Key: DRILL-8220
> URL: https://issues.apache.org/jira/browse/DRILL-8220
> Project: Apache Drill
> Issue Type: Improvement
> Components: Storage - Other
> Affects Versions: 1.20.0
> Reporter: Charles Givre
> Assignee: Charles Givre
> Priority: Major
> Fix For: 2.0.0
>
>
> This PR adds support for individual users to provide their own credentials
> for plugins that use OAuth 2.0 as a means of authorization and
> authentication. Currently, only the HTTP storage plugin supports OAuth,
> however, this PR moves some of the core features out of the HTTP plugin so
> that other plugins can access this.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)