hbase/hbase-client/src
Josh Elser ae6a2de560 HBASE-23709 Unwrap the real user to properly dispatch proxy-user auth'n
REST and Thrift servers started failing because the check in
BuiltinProviderSelector wasn't checking the "real" user for kerberos
credentials. This resulted in the KerberosAuthnProvider not being
invoked when it should have been.

Closes #1080

Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2020-01-22 10:12:06 +01:00
..
main HBASE-23709 Unwrap the real user to properly dispatch proxy-user auth'n 2020-01-22 10:12:06 +01:00
test HBASE-23347 Allow custom authentication methods for RPCs; addendum (#1060) 2020-01-21 18:47:13 +01:00