You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Csaba Ringhofer (Jira)" <ji...@apache.org> on 2021/02/09 18:22:01 UTC

[jira] [Created] (IMPALA-10496) Support SAML authentication in Impyla

Csaba Ringhofer created IMPALA-10496:
----------------------------------------

             Summary: Support SAML authentication in Impyla
                 Key: IMPALA-10496
                 URL: https://issues.apache.org/jira/browse/IMPALA-10496
             Project: IMPALA
          Issue Type: Improvement
          Components: Clients
            Reporter: Csaba Ringhofer


IMPALA-10437 adds SAML2 browser profile support to Impala.

Supporting it in Impyla would allow implementing SAML auth for Impala shell, and make SAML related EE tests simpler.

The simplest way would be to allow passing a bearer token in https://github.com/cloudera/impyla/blob/0914895830609001b9d4f535573cba8db487d45e/impala/hiveserver2.py#L796

I am not sure about the other parts of the SAML logic (e.g. communication with the browser) - it could be added to Impyla too or reside in Impala shell.



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