cancel
Showing results for 
Search instead for 
Did you mean: 

Creating SAP Logon Ticket from .NET application

Former Member
0 Kudos

Hi,

Could anyone help to understand if it is possible to create an SAP Logon Ticket from a .NET application?  We have a .NET application where we want to present a SAP Netweaver Portal 7.0 application using SSO. Users get authenticated in .NET application using LDAP credentials and SAP NW Portal 7.0 use the same LDAP as UME. Both the .NET application and the SAP Enterprise Portal are also in the same domain.

Thanks in advance.

Regards

Ashfaaq

Accepted Solutions (0)

Answers (1)

Answers (1)

MarkusTolksdorf
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Ashfaaq,

It is possible the library available is the SAPSSOEXT library, which is discussed in more detail in   http://scn.sap.com/thread/240846. The downloadable archive contains sample code for several runtimes - including .NET.

Best regards,

Markus