Show TOC

Single Sign-On Configuration for the PCKLocate this document in the navigation structure

Procedure

Perform the following steps to configure Single Sign-On to the Partner Connectivity Kit (PCK) Configuration Web Start application:

  1. Change the PCK authentication template.

    For single sign-on, it is necessary that the PCK uses the authentication template ticket .

    1. Use the SAP NetWeaver Administrator and choose Start of the navigation path Configuration Management  Next navigation step  Security  Next navigation step  Authentication End of the navigation path.

    2. Search for the following component:

      sap.com/com.sap.xi.pck*pck

    3. Select the component and change the referenced authentication template from basic to ticket by selecting ticket in the dropdown menu.

  2. Assign the security role.

    1. Use the SAP NetWeaver Administrator and choose Start of the navigation path Operation Management  Next navigation step  Users and Access  Next navigation step  Identity Management End of the navigation path.

    2. Assign the role singlesignon to the PCK user.

  3. Adapt aii.properties.

    1. Edit the file aii.properties, located at usr/sap/<SID>/JC<ISysNr>/j2ee/cluster/server<x>.

    2. Add the value com.sap.aii.ib.core.* to com.sap.aii.ib.client.properties.

    3. Add the property com.sap.aii.core.sso.enabled = true.

    4. Restart the browser session.