
Perform the following steps to configure Single Sign-On to the Partner Connectivity Kit (PCK) Configuration Web Start application:
Change the PCK authentication template.
For single sign-on, it is necessary that the PCK uses the authentication template ticket .
Use the SAP NetWeaver Administrator and choose .
Search for the following component:
sap.com/com.sap.xi.pck*pck
Select the component and change the referenced authentication template from basic to ticket by selecting ticket in the dropdown menu.
Assign the security role.
Use the SAP NetWeaver Administrator and choose .
Assign the role singlesignon to the PCK user.
Adapt aii.properties.
Edit the file aii.properties, located at usr/sap/<SID>/JC<ISysNr>/j2ee/cluster/server<x>.
Add the value com.sap.aii.ib.core.* to com.sap.aii.ib.client.properties.
Add the property com.sap.aii.core.sso.enabled = true.
Restart the browser session.