SSO from SharePoint to SAP
Can I use the SAP .Net connector to get a SAP Logon Ticket in the context of the current windows user? I don't want hard-coded credentials or RFCs or BAPIs. Simply load a web page using windows integrated authentication, where code-behind creates a MYSAPSSO2 cookie (using the integrated credentials), thereby allowing me to display a BSP or IAC/ITS service using a page viewer Web Part.
Any help is greatly appreciated...