cancel
Showing results for 
Search instead for 
Did you mean: 

SAP SSO handling in SAP logon Control

Former Member
0 Kudos

Hi All,

I am currently using SAP Logon Control for my Application. We have to add "SAP Single Sign On" feature in our application so that it can handle the SAP SSO tickets.

I was searching for the documentation on SDN for Logon Control but there is no documentation available for it.

Through .NET I am able to see "Ticket".

-


public abstract new string Ticket [ get, set ]

Member of SAPLogonCtrl._CSAPLogonConnection

-


Is this "Ticket" can handle SAP SSO features?

Thanks in advance.

Vivek Pandey

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos
Former Member
0 Kudos

Thanks For reply,

We are not going to configure the server side handling.

We have to create one generic application which can handle any type of Logon ticket and can be installed on multiple client sides.

Rgds

Vivek