You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Kishen Das (Jira)" <ji...@apache.org> on 2021/10/08 00:41:00 UTC

[jira] [Commented] (HIVE-25601) HiveServer2 should support multiple authentication types at the same time

    [ https://issues.apache.org/jira/browse/HIVE-25601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17425880#comment-17425880 ] 

Kishen Das commented on HIVE-25601:
-----------------------------------

Previously we had a similar ticket -> https://issues.apache.org/jira/browse/HIVE-8554 , but that only handled  Kerberos(GSSAPI) and Delegation token(DIGEST) at the same time. This ticket should ideally handle all of possible authentication types at the same time. 

> HiveServer2 should support multiple authentication types at the same time
> -------------------------------------------------------------------------
>
>                 Key: HIVE-25601
>                 URL: https://issues.apache.org/jira/browse/HIVE-25601
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Kishen Das
>            Priority: Major
>
> HiveServer2 should support one or more authentication types from the allowed authentication types [ "NOSASL", "NONE", "LDAP", "KERBEROS", "PAM", "CUSTOM", "SAML" ] at the same time. 
> HS2 client should have the flexibility of deciding which authentication type to use in the ODBC or JDBC connection string .



--
This message was sent by Atlassian Jira
(v8.3.4#803005)