cancel
Showing results for 
Search instead for 
Did you mean: 

SAPSSO2Ticket - Problem

Former Member
0 Kudos

Hi all,

I've set up the SSO Ticket on MII 12.0.8 in order to make JCO authentication.

The configuration I've made was:

1) AutoBind box is checked.

2) SapUserName = $MYSAPSSO2$

3) I created a transaction parameter called MYSAPSSO2

4) I assigned the parameter MYSAPSSO2 to the JCO Start Session SAPSSO2Ticket

SSO is turned on and I can access MII this way. However when I test it thru XacuteQuery or thru my application page I get the following error: The system is unable to interpret the SSO ticket received.

According to this message, I believe SSO is working in MII side but it is failling opening the session in SAP. I believe there's something that needs to be changed in Basis side.

Have you ever been thru this before? Any ideas?

Thanks,

Ricardo

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

We definitely needed to follow these steps. Thank you!

However weu2019re facing a new issue. Weu2019re getting the following error message when we try to open a session: u201CSystem received an expired SSO ticketu201D

It seems to be a kind of timeout error because when we restart JAVA the SSO/JCO starts working for a couple of minutes. After that we get the error message above.

Ideas?

Thanks,

Ricardo

jamie_cawley
Advisor
Advisor
0 Kudos

Make sure the clocks on the servers are synced up. The following link may help too

Jamie

Former Member
0 Kudos

Thanks, Jamie.

Best Regards,

Ricardo

Answers (1)

Answers (1)

jamie_cawley
Advisor
Advisor
0 Kudos

You will need to export the certificate out of the MII NW server and import into the server receiving the jco calls.

Take a look at

http://help.sap.com/saphelp_nw04/helpdata/en/61/42897de269cf44b35f9395978cc9cb/content.htm

Jamie