Hi everybody,
I've tried to perform SSO to an BSP from Portal through the AppIntegrator Generic iView Template.
So I didn't used the BSP Template.
First I created a system from par file sap.com.portal.howtos.webapp and made all the settings.
After that I have sat the user mapping for the created system.
Next I created an iView from the com.sap.portal.appintegrator.sap.Generic. I performed all the settings.
As URL Template: <System.protocol>://<System.server>:<System.port>/<System.uri>?<Authentication>
URl template for user mapping:
login=<MappedUser>&passwd=<MappedPassword>
When I tested the BSP, I first got the browser message that session management will not work. After I turned the alert off in Support - > SAP Application, I got to the logon of the BSP Application, so SSO didn't worked.
So, is it att all possible to set SSO to a BSP like for normal Web Applications? And if yes what could be wrong?
Regards