cancel
Showing results for 
Search instead for 
Did you mean: 

proceedure to implement sso

Former Member
0 Kudos

Hi,

We have ep installed on one server and sap hr module implemented on the same server, but now we have another module srm to be implemented on the portal which resides on another server, so can sso be achieved even if srm resides on another server, an if no if srm has to be implemented on the same server as ep.

Please let me know what are steps to be followed to achieve sso.

Thanks in anticipation,

Swetha

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Vishal,

If the EP server and the SRM server are in the same domain then no problem

1. In the R/3 set the following profile parameter

login/create_sso2_ticket = 2

login/accept_sso2_ticket = 1

2. Export the certificate from SAP R/3

3. Import the certificate into EP

4. Export the certificate from EP

5. Import the certificate into R/3

If the user in EP and R/3 are same no need for user mapping.

If they are different then user mapping is needed.

In the system object, right click the system object and choose user admin. Here set the Login method as SAPLOGONTICKET if the EP user and SRM user are same, else choose UIDPW and select user,admin from the drop down box.

Regards

Arun