cancel
Showing results for 
Search instead for 
Did you mean: 

SSO Problem in Connection Test

vishalc_kava
Explorer
0 Kudos
123

Hi

There is a problem in doing SSO for Portal and SAP ABAP System, my system connection test for SAP Web AS and Connector but ITS test is successful.

Following things are done successfully for doing SSO.

1. There are fully qualified domain names in the system landscape definition and when accessing the portal.

2. certificate is not expired.

3. Profile parameters are OK for create and accept;

4. Uploaded the certificate to the backend system (STRUSTSSO2);

Pls suggest.

Regards

VIshal

View Entire Topic
former_member195896
Contributor
0 Kudos

Hi Vishal,

This could be an issue of the iviews. Have you performed an HTTP Trace to check if the resulting URL to the ABAP system contains the logon ticket? Tell us your error is more detail and we will be able to help you.

cheers,

Shantanu

vishalc_kava
Explorer
0 Kudos

Hi,

When logon method is SAPLogonTicket it fails for Web AS and Connector and successful for ITS.

When logon method is UIPW it fails for Web AS and ITS and successful for Connector.

Following are the test results for Connection Test for Web AS, ITS and Connector when logon method is LogonTIcket.

Failing Result for Web AS

1. The system ID is valid

2. The system was retrieved.

3. The system object represents an SAP system

4. The following parameters are valid: Web AS Protocol (http) Web AS Host Name (<server>:<port>)

5. The host name <server> was resolved successfully.

6. The Web AS ping service http://<server>:<port>/sap/bc/ping was pinged successfully.

7. An HTTP/S connection to http://<server>:<port>/sap/bc/webdynpro was not obtained successfully; this might be due to a closed port on the Firewall.

Successful result for ITS

1. The system ID is valid

2. The system was retrieved.

3. Retrieval of the default alias was successful

4. The system object represents an SAP system

5. The following parameters are valid: ITS Protocol (http) ITS Host Name (<server>:<port>)

6. The host name <server> was resolved successfully.

7. An HTTP/S connection to http://<server>:<port>/sap/bc/gui/sap/its/webgui was obtained successfully.

Failing Result for Connector

Test Details:

The test consists of the following steps:

1. Retrieve the default alias of the system

2. Check the connection to the backend application using the connector defined in this system object

Results

Retrieval of default alias successful

Connection failed. Make sure that Single Sign-On is configured correctly

Pls suggest.

Regards

Vishal

Edited by: Vishal C. Kava on Nov 21, 2009 9:59 PM

Former Member
0 Kudos

Hi Vishal,

1. Logon method is normally set to SAPLogonTicket.

2. Web AS setup should be:

Web AS Host name -> <server>:<port> where port is normally 8000 if http is used and 8001 if https is used.

Web AS path -> /sap/bc/bsp/sap/

3. When testing Connector to the backend the portal admin user that you are testing with has to exist on the backend and have authorisations to run the test.

Hope it helps,

Roy

Former Member
0 Kudos

Hi,

Firstly, check if your system properties are in sync with this.

http://wiki.sdn.sap.com/wiki/display/EP/HowtoConnecttoSAPR3SystemthroughEnterprisePortal7.0Usingan+iView.

Also, try testing for SSO and see if you face any issues.

http://wiki.sdn.sap.com/wiki/display/EP/HowdoItestSSO

Cheers!

Sandeep Tudumu