-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73366/
-----------------------------------------------------------
(Updated Aug. 18, 2021, 12:27 p.m.)
Review request for ranger, Abhishek Kumar, Dhaval Shah, Dineshkumar Yadav,
Harshal Chavan, Jayendra Parab, Kishor Gollapalliwar, Madhan Neethiraj, Mahesh
Bandal, Mehul Parikh, Pradeep Agrawal, Sailaja Polavarapu, and Velmurugan
Periasamy.
Bugs: RANGER-3293
https://issues.apache.org/jira/browse/RANGER-3293
Repository: ranger
Description
-------
Two new attributes are added when users are synced.
Show them to the User details page Ranger UI.
Diffs (updated)
-----
security-admin/src/main/webapp/scripts/utils/XAViewUtils.js e9edc9a39
security-admin/src/main/webapp/scripts/views/users/GroupForm.js 0c6ef5be0
security-admin/src/main/webapp/scripts/views/users/UserForm.js d32fa491e
security-admin/src/main/webapp/scripts/views/users/UserTableLayout.js
57d7a96e2
security-admin/src/main/webapp/templates/users/GroupForm_tmpl.html a47f04046
security-admin/src/main/webapp/templates/users/UserForm_tmpl.html d466c262d
Diff: https://reviews.apache.org/r/73366/diff/2/
Changes: https://reviews.apache.org/r/73366/diff/1-2/
Testing
-------
1."To verify users are getting synced in the user list page successfully after
installation of
user-sync with ranger for source Unix."as well as for LDAP.
2."To verify sync-source field is visible in the RestAPI response for the user
who sync throu
gh source Unix."
3."To verify sync-source field and LDAP URL is visible in the RestAPI response
for the user who sync throu
gh source LDAP.
4.To Verify the Other details in the RestAPI response would be shown correct
for Unix and LDAP source.
5.Hit the get request using CURL and verify the response where sync-source
details would be shown correct for the Unix and LDAP.
6."Once the User is sync successfully then same entry for creation of user
would be visible
under ""Audit admin"" logs for source Unix."
7.Check authentication for the user who sync through source LDAP and Unix.
8.Verify the fields are added in the search filters and should be working as
expected.
9."Once Users/ Groups are sync from unix or Ldap source ,Verify user is able to
view sync details
from the Ui from User Listing ,Group Listing,User Details and group detail
page."
10.Add users from Unix Verify whether those are sync properly in the UI along
with the sync source details in the Rest API call.
Thanks,
Nitin Galave