[
https://issues.apache.org/jira/browse/CALCITE-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17790140#comment-17790140
]
Istvan Toth commented on CALCITE-6135:
--------------------------------------
IMO Avatica should have an option to specify the token directly in the
connection URL as a string.
This wouldn't work with short lifetime tokens, but would be ok for long lived
ones.
It may also be worth adding an option to specify the class name of a token
provide implmenetation, and perhaps parameters for it,
so that Avatica could be used to connect to OAUTH or similar. (when the
additional classes are provided on the classpath)
> 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)