We have implemented SSO using SNC so that users do not have re-login after authenticating to windows active directory. As part of the projec tSNC was implemented on the SAP production environment.
We currently have additional requirements. We have an existing Project Systems .Net Application that connects into SAP. Currently our users have to logon to the application first. We want to replace the logon screen with SSO.
Can someone please provide any guidance on this. Is it possible to do given the SNC app exists on the SAP system? How do we extract the username and password from SNC and use it to authenticate to SAP.
Thanks