Hello,
We would like to configure sso (single sign-on) between SAP Enterprise Portal 731 and SAP PMM by Vendavo. The Vendavo application is running on SAP NetWeaver 720 SP4.
we have configured the Vendavo SAP NW AS java to accept logon ticket from SAP Portal system by manually uploading the certificate of the Portal system as a trusted system. However the sso is not working. I understand that the AS Java uses EvaluateTicketLoginModule to accept logon tickets for SSO. But Vendavo probably is using a different authentication policy configuration.
I looked at the SAP NW As java where vendavo is installed and it is using policy sap.com/PMM_VENDAVO*vendavo with login modules as follows:
com.vendavo.appserver.netweaver.security.jaas.VSingleSignOnLoginModule SUFFICIENT
com.vendavo.appserver.netweaver.security.jaas.VUserExpredcheckLoginModule REQUIRED
BasicPasswordLoginModule SUFFICIENT
Should we added EvaluateTicketLoginModule in the policy for vendavo to accept login ticket issue from portal system? If so, in what order and with what flag? If adding EvaluateTicketLoginModule to the policy would not help then what is the recommended solution to setup SSO integration between SAP Portal and Vendavo application (running on SAP NWCE 720)?
Thanks,
Asif