java - Weblogic ActiveDirectory get full user name instead of id of logged in user -


i have managed configure activedirectory authenticator on weblogic, , our web application authenticates ad users now, issue have not able logged in user's full name. possible?

i getting userid both http request's getuserprincipal , getremoteuser methods. thanks.


Comments