vihangk1 opened a new pull request #1791: URL: https://github.com/apache/hive/pull/1791
## What changes were proposed in this pull request? This is a WIP patch to add support for SAML 2.0 based authention for HiveServer2 clients. Currently this would only support local desktop based JDBC clients. The JDBC Driver opens a browser and points to the SSO URL to complete the authentication flow. ### Why are the changes needed? New feature ### Does this PR introduce _any_ user-facing change? It introduces new hive configurations to configure the SAML client. ### How was this patch tested? Added new unit tests to authenticate against a dockerized SAML 2.0 provider. Also, manually tested with Okta SAML 2.0 application. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
