cancel
Showing results for 
Search instead for 
Did you mean: 

Login issue into Integration Directory in PI 7.1 when reverting SSO changes

Former Member
0 Kudos

Hi,

We tried implementing SSO for PI 7.1 components.

We did the following steps: as per SSO guide

Use the SAP NetWeaver Administrator and choose Configuration Management ® Security ® Authentication.

Search for the following Web PI components.

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

sap.com/com.sap.xi.repository*rep

sap.com/com.sap.xi.directory*dir

sap.com/com.sap.xi.services*run

sap.com/com.sap.xi.mdt2*mdt

sap.com/com.sap.xi.rwb*rwb

sap.com/com.sap.lcr*sld

sap.com/com.sap.aii.ib.rprof.app*exchangeProfile

sap.com/com.sap.aii.af.app*AdapterFramework

Search for the Service component service.naming.

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

Save your changes.

All these changes are effective immediately and will still be effective after subsequent redeployments.

Access the Exchange Profile and expand the IntegrationBuilder node.

Specify the following property as true:

com.sap.aii.ib.core.sso.enabled

Refresh the AII Properties.

Refresh the PI start page.

We again reverted back all our changes as we do not wanted SSO. Now we cannot login into Integration directly it does prompt for user ID & password when we put the login details the ID screen does not turn up. We are able to login into all other components including ESR .Also it does not throw up any error. Has anybody faced similar issue?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

We did revert all the changes.

We never went ahead of the steps as mentioned by me. Like we did not exported or imported the certficated between JAVA & ABAP. Nor we changed the client in UME. Not sure what this error is.

Former Member
0 Kudos

Hi Haresh,

Try Restarting XI server and check, This should apparently do.

Regards,

Smith

Former Member
0 Kudos

Hi Haresh,

Try to put com.sap.aii.ib.core.sso.enabled as false. Also remove the certificates in both j2ee engine and abap stack and then give a try. If it doesnot work then try to restart the box and see it.

Regards,

---Satish