Saqeeb,
Login using Kerberos shows the following text in the username field. Can you please review and update? Thanks, Madhan From: Saqeeb Shaikh <[email protected]> on behalf of Saqeeb Shaikh <[email protected]> Reply-To: Saqeeb Shaikh <[email protected]> Date: Tuesday, June 7, 2016 at 5:35 AM To: Hemanth Yamijala <[email protected]>, Madhan Neethiraj <[email protected]>, Mehul Parikh <[email protected]>, Gautam Borad <[email protected]>, Shwetha Shivalingamurthy <[email protected]> Cc: atlas <[email protected]>, Saqeeb Shaikh <[email protected]> Subject: Review Request 48339: ATLAS-853 User's name to be mentioned in the top user drop down This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48339/ Review request for atlas, Gautam Borad, Madhan Neethiraj, Mehul Parikh, Shwetha GS, and Hemanth Yamijala. By Saqeeb Shaikh. Bugs: ATLAS-853 Repository: atlas Description Added new API /api/atlas/admin/session to obtain logged in user information. This is a part of Admin API. Testing mvn install and package The API call to test the result JSON :: /api/atlas/admin/session Testing result :: {"userName":"admin","groups":["ADMIN"]} Diffs authorization/src/main/java/org/apache/atlas/authorize/simple/AtlasAuthorizationUtils.java (48b536f) dashboardv2/public/js/templates/business_catalog/BusinessCatalogHeader.html (006fe0b) dashboardv2/public/js/templates/site/header.html (8c22e5a) dashboardv2/public/js/utils/CommonViewFunction.js (3baeb34) dashboardv2/public/js/utils/Globals.js (078881e) dashboardv2/public/js/views/business_catalog/BusinessCatalogHeader.js (aad4bab) dashboardv2/public/js/views/site/Header.js (cf97a75) webapp/src/main/java/org/apache/atlas/web/resources/AdminResource.java (36b7607) View Diff
