cancel
Showing results for 
Search instead for 
Did you mean: 

Integrating NON SAP Application with SAP

Former Member
0 Kudos

Hi All,

We are trying to provide a link for a SAP Application Module on our Java Portal .

When we try to connect to the SAP Module it is giving a login screen which should be fine .

We would like to learn what headers should be passed from Java application to make a silent login on the SAP Application successful .

We have already imported SSL certificates on both the applications

Regards,

Gaurav

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi Gaurav,

Also Kindly Check out the Java Connector has been installed correctly which you can get from Market Place.

Then in Transaction SICF you have to maintain Services sap_java and activate the sub Objects & Adjust Configurations.

These to be done after Checking the Versions , Logon tickets acceptance etc in Transaction SSO2.

Thanks,

Sanjeev Kumar C

+919790640741

Former Member
0 Kudos

Theoretically you could pass a SAP Logon Ticket to the AS ABAP, the problem is that you would have to create the SAP Logon Ticket on your Java Portal and SAP doesn't provide any solution for that except to have AS JAVA in the system landscape.

You could use X.509 certificates to enable SSO to AS ABAP, assuming you have a PKI in place and users can be provided with a X.509 client certificate. Another option could be SAML assuming your landscape can support it. Yet another option is to enhance System Logon, see the attached link for details.

http://help.sap.com/saphelp_nw73ehp1/helpdata/en/48/3a0638902131c3e10000000a42189d/frameset.htm