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] [Updated] (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:all-tabpanel ]

Kishen Das updated HIVE-25601:
------------------------------
    Description: 
HiveServer2 should support one or more authentication types from the allowed authentication types [ "NOSASL", "LDAP", "KERBEROS", "PAM", "CUSTOM", "SAML" ] at the same time. 

We should not allow "NONE" as an option, when HS2 is configured in multi-authentication mode. 

HS2 client should have the flexibility of deciding which authentication type to use in the ODBC or JDBC connection string .

  was:
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 .


> 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", "LDAP", "KERBEROS", "PAM", "CUSTOM", "SAML" ] at the same time. 
> We should not allow "NONE" as an option, when HS2 is configured in multi-authentication mode. 
> 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)