cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

JCo and SSO and my Java application

Former Member
0 Likes
232

Hi all.

I have java application that running under the Oracle Application Server and connect to SAP using user/password. I want use SSO ticket from SAP Portal for connet to SAP.

How I can release next "use case":

1.User connect to SAP Portal.

2. User click on button (external iView) and start my application in separate browser.

3. My application read sso ticket from cookies

4. My application logon to SAP use sso ticket (via JCo)

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

kmoore007
Active Contributor
0 Likes

I have a similar project in which I have a .Net application calling a web service (RFC). I would like this to be SSO. Anyone figure out how to do this?

Former Member
0 Likes

Hi Vyacheslav

If you can elaborate your statement:

'How I can release next "use case":'

we are not sure what you wanted to ask

Bhudev