Skip to main content

We are using SAP SSO and have created K2 Connect SO's and SmartObjects.  I have one smartobject that takes a SAP userid and returns their AD Name.  With our K2 Connect configured to use SAP SSO I somehow (in C#) need to get the string value of the users SAP Login Ticket so that I can pass that value into the SmartObject method argument.  Can anyone please explain to me how to do this in .NET (C#).  

Hello Mel

 

You can try the solution provided in the URL that i have included in this reply and see if it works: https://answers.sap.com/questions/118892/get-sap-logon-ticket-in-c-from-web-application-on.html


Reply