Hello,
If we are using LDAP for application user authentication,then does that LDAP users gets list anywhere in WAS console options like underneath "User and Group"?
Issue:-User wants his "ABC" application's access to be stricted to group of users as per their roles/designation say for instance "Manager" would have access to 7 functionality in ABC application whereas "VP" would have 10 etc etc.So user have created 7 roles in code via web.xml file and now they are reflecting in WAS Console path "All Applications > My-APP > Security role to user/group mapping".
While Navigating to "Manage User or group" in WAS console ,I don't see any Application user name(LDAP user) getting listed,only user who have been given access to WAS console name reflects.