[
https://issues.apache.org/jira/browse/HIVE-24462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gopal Vijayaraghavan updated HIVE-24462:
----------------------------------------
Description:
SPENGO authentication (Negotiate) authentication is the only way to
authenticate a user without providing a password in JDBC.
The SPN model for that fails when load-balancing is used (see HIVE-20583).
Add a native JDBC equivalent for the Knox SSO flow, but for POST requests with
appropriate Authorization bearer tokens.
https://knox.apache.org/books/knox-1-1-0/knoxsso_integration.html
was:
SPENGO authentication (Negotiate) authentication is the only way to
authenticate a user without providing a password in JDBC.
The SPN model for that fails when load-balancing is used (see HIVE-20583).
Add a native JDBC equivalent for the Knox flow, but for POST requests with
appropriate Authorization bearer tokens.
https://knox.apache.org/books/knox-1-1-0/knoxsso_integration.html
> JDBC: Support bearer token authentication
> ------------------------------------------
>
> Key: HIVE-24462
> URL: https://issues.apache.org/jira/browse/HIVE-24462
> Project: Hive
> Issue Type: Improvement
> Components: JDBC
> Affects Versions: 4.0.0
> Reporter: Gopal Vijayaraghavan
> Priority: Major
>
> SPENGO authentication (Negotiate) authentication is the only way to
> authenticate a user without providing a password in JDBC.
> The SPN model for that fails when load-balancing is used (see HIVE-20583).
> Add a native JDBC equivalent for the Knox SSO flow, but for POST requests
> with appropriate Authorization bearer tokens.
> https://knox.apache.org/books/knox-1-1-0/knoxsso_integration.html
--
This message was sent by Atlassian Jira
(v8.3.4#803005)