Skip to Content
0
Former Member
May 06, 2010 at 08:41 PM

Configuring SSO

48 Views

I have installed STVN 2.1 on a Windows 2003 Server in staged mode. I am trying to configure single sign on using SAP Logon Tickets via the Portal, but am having an issue. I have installed SAPSSOEXT, the verify.pse from the keystore on the Portal, and verified that it works by running the ssosamp.exe executable that is provided in the SAPSSOEXT CAR file.

Single Sign On is already configured and functioning between the J2EE stack and the ABAP stack. The J2EE creates the login ticket from the host "xs1.<hostname>.com" with a SID of "JS1" and the client issuing the ticket is "999". The ABAP stack is running on host "xs1.<hostname>.com" with a SID of "XS1" and the client supplying data to portal applications is "100". The system number for JS1 is "01" and the system number for "XS1" is "00". The host running IIS has no SAP WebASes.

When I try and view OrgChart via a url iView, I get the following error:

ERROR: Sap Authentication : Source {SAP.Connector}: Message {Connect to SAP gateway failed

Connect_PM

I have verified that the SAP Portal is creating a MYSAPSSO2 cookie, and the login data within that cookie is correct.

Thank you in advance for your help.