cancel
Showing results for 
Search instead for 
Did you mean: 

JCO and Single Sign On

Former Member
0 Kudos

Hi everybody,

can someone tell me which parameter I have to insert after $MYSAPSSO2$ and where I can find this parameter in the system. I know its the SSO Ticket but I don't know what exactly belongs in there


client= JCO.createClient(<client>,"$MYSAPSSO2$","",<lang>,<SERVERNAME>, <sysnr>);

Thanks for your help.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

i think we have to pass the password of the client after $MYSAPSSO2$.

refer this thread ,i hope it will help

Regards,

ramesh

Former Member
0 Kudos

Hi,

it's not the password it is the sap logon ticket. I've tried it with the password but I get this error message:

(103) RFC_ERROR_LOGON_FAILURE: A not interpretable SSO Ticket was recieved

Former Member
0 Kudos

Hi,

You have to pass the base64 encoded ticket as the password.

Following thread explains how to get this

Regards

Ayyapparaj

Answers (1)

Answers (1)

Former Member
0 Kudos

Hey,

Refer to the following link which might help you.

http://help.sap.com/saphelp_nw04/helpdata/en/6a/14e13d8ee4535ee10000000a114084/frameset.htm

Thanks & Regards,

Jhansi Miryala