Gopal Vijayaraghavan created HIVE-24462: -------------------------------------------
Summary: 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 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 -- This message was sent by Atlassian Jira (v8.3.4#803005)