Hi All,
I have a Web Dynpro Application integrated with portal and trying to retieve portal user information. The portal user object is consistently coming as null using standard code block as below:
WDClientUser.getCurrentUser().getSAPUser();
I known from other forum threads that I need to set sap.authentication property on for the application and then setup SSO between the WD System and the Portal. In my case both the systems are running on the same J2EE Engine. So I still require to create the SSO? If yes, how can I create it? Can anybody suggest me any tutorial, blog, help material.. anything. I dont know how to create SSO between portal and the same J2EE engine.
Any help will be highly appreciated.
Warm Regards,
Shubhadip