----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63141/ -----------------------------------------------------------
Review request for kylin, Dayue Gao, Dong Li, hongbin ma, and Wang Xiaoyu. Bugs: KYLIN-2949 https://issues.apache.org/jira/browse/KYLIN-2949 Repository: kylin Description ------- Scene: 1. LDAP server(s) deployed in RedHat OS; 2. Enable LDAP authentication in kylin; 3. Add kylin_admin user and admin group in kylin. The kylin_admin user belongs to the admin group. And admin group is the "admin" role. 3. Login kylin using kylin_admin user. The result is that kylin_admin user lost the authority of "ROLE_ADMIN", with only default authorities returned. Diffs ----- server-base/src/main/java/org/apache/kylin/rest/security/AuthoritiesPopulator.java 592791cdf Diff: https://reviews.apache.org/r/63141/diff/1/ Testing ------- Thanks, pengjianhua