cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dynpro Java WDClientUser issue

0 Kudos

Hi Experts,

I am trying to get the logged on user to the portal. I am using the following.

currentUser = WDClientUser.getCurrentUser().getSAPUser().getUniqueName();

But I see randomly this is returning value as Guest in place of the logged on user.

Any help in this area is appreciated!

Accepted Solutions (1)

Accepted Solutions (1)

junwu
Active Contributor
0 Kudos

did you set the authentication as required for your application? if not, please

0 Kudos

The authentication property was not set for one application that was causing the issue.

Thanks!

Answers (0)