----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75254/ -----------------------------------------------------------
Review request for ranger, Brijesh Bhalala, Dineshkumar Yadav, Mehul Parikh, Mugdha Varadkar, Pradeep Agrawal, Ramesh Mani, and Velmurugan Periasamy. Bugs: RANGER-4973 https://issues.apache.org/jira/browse/RANGER-4973 Repository: ranger Description ------- Ranger user created by the external user registration process in Data Catalog should have a new type "Federated User". Currently we have Internal / External user. The existing "External User" are for users that are synced by external sources like AD / LDAP etc and "Internal User" are for the users created via Ranger Admin UI. Diffs ----- security-admin/src/main/webapp/react-webapp/src/utils/XAEnums.js 64fef3e90 security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/users_details/EditUserView.jsx e08917bf2 security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/users_details/UserFormComp.jsx d57d6571c security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/users_details/UserListing.jsx 38b9abc40 Diff: https://reviews.apache.org/r/75254/diff/1/ Testing ------- Dev tested user create/delete/update opration. Thanks, Dhaval Rajpara