cancel
Showing results for 
Search instead for 
Did you mean: 

Generate SAP Logon Ticket from BAPI

Former Member
0 Kudos

Hi all,

I have a J2EE application deployed on Apache/Tomcat application server which needs to generate SAP Logon Ticket for Single Sign On to Back end R/3 for executing RFC for application.

In order to found a workaround to the creation of SAP Logon Ticket from a non-SAP Java environment , I am wondering if its possible to create SAP Logon Tickets calling a BAPI (using a technical user) that generate it starting from user name as input parameter?

Any help to resolve this is greatly appreciated.

Regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

did you find any solution for this?

Regards

Former Member
0 Kudos

Hi,

there is a library you can use to extract a sso ticket from SAP. Maybe it can be used for your purposes. Please see below link

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/12/9f244183bb8639e10000000a1550b0/content.htm">http://help.sap.com/saphelp_nw04/helpdata/en/12/9f244183bb8639e10000000a1550b0/content.htm</a>

Cheers,

Dion