Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
anil_kumar259
Active Contributor

Hi All,

This is my first blog in SCN,as part of ESS & MSS implementation we have implemented SSO between enterprise portal 7.4 and ECC 6.0.As everyone knows we have SSO is used to communicate with backend system without username&password.

Below is the procedure:

Step1 :Request the basis guys to set the following profile parameters in RZ10

ICM_Full_host_name         = “basis guys give this url”;

Login/create_sso2_ticket  = 2;

Login/accept_sso2_ticket =1;

After setting the profile parameters and don’t forget to remind the basis guys to restart the ECC server (if we didn’t restart the server the profile parameters will not reflect).

Step2: After Restart we have cross verify the parameters. Login to the SAP GUI with ECC credentials. 

After Login to the ECC that just search for RZ10 t-code like below

In the RZ10 t-code select the Default profile(The profile parameters can be set in default or instance profile) and select the Extended maintenance and click on Display.

Then we have to check the profile parameters have been changed correctly or not.

Now everything in RZ10 t-code is perfect.

Step 3:To download the certificates we have to login to the NWA (you should have NWA role) as we don’t have Keystore Administration for the portal latest versions we have to use NWA .

(Its always preferred to delete the existing certificate and create the new certificate or u can download the certificate)

For creating the certificate:

Configuration-->Security-->Certificates and Keys-->Ticket Key Store-->View Entries-->Create New

While creating the certificate remember the name should be system name (Forex : epdev.apple.in:5000 , u have to create the name as epdev)

Now we have to login to the portal as NWA using http://server:port/nwa to download the certificate.

Configuration-->Security-->Certificates and Keys


Then you have to select the ticket keystore in the key storage.

Then select the SAPLogonticketpair-cert in the “View Entries” and click on Export Entryàselect the Base 64 type and click on Download

Then finally the certificate will downloaded like below

Step4: Login to the SAP GUI once again and search for “strustsso2” t-code and click enter

And click on the import certificate to import. Browse the certificate from the local pc and click on ok.

Then click on Add to Certificate List and add to ACL, An pop-up will display where you need to enter the Client as 000 and name as  example “EPD”.

We have imported the portal  certificate in the backend,now we have to get the backend into the portal.For that

Configuration-->Security-->Trusted Systems-->Add  Trusted Systems

In the Add Trusted Systems select the By Querying System

If the bakend system is already maintained in the tech systems of SLD it will come in the list other wise you have to enter the following details and click on Next

Once you are done .The certificate will automatically added into the Certificate and keys list.



Then create the system object and test the SSO.

 

Done SSO is implemented successfully. In order to cross verify the ssois implemented correctly or not

Login to the portal àSystem Admin àSupportàAppl integrationàTest and configuration ToolàIn the Dropdown(right hand side)TransactionàRun

Then select the System Object and enter the T-code and click on Go,It should not ask for the username and password once again and iview should open.


check the below the link for reference.

SSO configuration between SAP Portal 7.3 and ECC 6.0 Ehp 6

Regards,

Anil

10 Comments
Labels in this area