cancel
Showing results for 
Search instead for 
Did you mean: 

SSO between Portal and Java WD application

Former Member
0 Kudos

Hi Experts,

I am using CE 7.2 on localhost and I am very new to SAP.

I need to know how can I get SSO between Portal and Java WD. I have a WD application that displays the logged in user using "IUser currentUser = WDClientUser.getCurrentUser().getSAPUser()", as well I can use "IUser user = UMFactory.getAuthenticator().getLoggedInUser()". Both work.

Q1. What is the difference in the 2 above?

Q2. My WD application is set to authenticate user. The WD application is in URL iView. I need SSO between Portal and WD application. Is there a way to get this SSO without SAP Backend (ECC), for now I just need SSO between Portal and Java WD appl.

Everything is in localhost.

Please advice. Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

> need to know how can I get SSO between Portal and Java WD.

Then I suggest you ask your question in the Web Dynpro Java forum instead of the Web Dynpro ABAP one.