cancel
Showing results for 
Search instead for 
Did you mean: 

Login to SAP Portal from different web application

Former Member
0 Kudos

Hi All,

How can we establish SSO between, any web based application and SAP Portal say (Java Web application with its own login module and SAP Portal).

In other words when any user log in to my web application, he should not be asked portal login userid and password again.

(Assuming that portal and web application user id & password are same)

Please help.

regards,

Santosh Choudhary

Accepted Solutions (1)

Accepted Solutions (1)

detlev_beutner
Active Contributor
0 Kudos

Hi Santosh,

you have to call http://<portalhost>:50000/irj/servlet/prt/portal/prtroot/com.sap.portal.navigation.portallauncher.de...

or, to hide the paramaters, create a form with the parameters given in hidden input fields and provide a "start portal" button which submits this form through POST.

Hope it helps

Detlev

Former Member
0 Kudos

Hi Detlev,

Thanks thousands a ton...

I gave u full points.

Cheers,

Santosh

Answers (0)