[
https://issues.apache.org/jira/browse/CALCITE-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17791025#comment-17791025
]
Aron Attila Meszaros commented on CALCITE-6135:
-----------------------------------------------
[~stoty] Thank you for the feedback.
I've added a new class for handling tokens with longer expiration
(SingleBearerTokenProvider)
Also worth mentioningthat Httpclient 5.3 is going to support bearer auth
natively
([https://github.com/apache/httpcomponents-client/commit/95e8abbda8d6af34c62c131ce0fad867d8ed0fcb)|https://github.com/apache/httpcomponents-client/commit/95e8abbda8d6af34c62c131ce0fad867d8ed0fcb).].
I've tried to align the implementation as much as possible, so the upgrade
shouldn't be too complicated.
> BEARER authentication support
> -----------------------------
>
> Key: CALCITE-6135
> URL: https://issues.apache.org/jira/browse/CALCITE-6135
> Project: Calcite
> Issue Type: New Feature
> Components: avatica
> Reporter: Aron Attila Meszaros
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Add support for Bearer authentication scheme (RFC 6750).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)