-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5.0
-
Fix Version/s: 1.5.0
-
Component/s: None
-
Labels:None
Hive was updated to always strip the domain portion of the username of the connecting user. This causes sentry.tests.e2e.hive.TestUserManagement.testGroup7 to fail because the test is validating special characters in usernames. One of the special chars is an @ symbol so when the test case gets executed via Hive the connecting user and the user in the Sentry policy file will not match, causing the unit test to fail.
- relates to
-
HIVE-8916 Handle user@domain username under LDAP authentication
-
- Resolved
-