Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently the user name of login operation is case insensitive. User can login in kylin with lower case string or upper case string. But it is not granting operation.
If we use lower case string of user name in project granting operation, there will be no exception but the user can not set the project.
The reason is that the sid in AccessService/AclService is not case insensitive
Attachments
Issue Links
- is related to
-
KYLIN-3531 Login failed with case-insensitive username
- Closed
- links to