Additional Blogs by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
0 Kudos

Single Sign On (SSO) is good documented in the SAP world. There are many good threads, weblogs and ofcourse help.sap.com. This is usefull, but I dont find it complete.. So I'm making this guide to give you a complete working example of how you can enable SSO in your environment.

Step 1 - Setting the logon method as Single Sign on


1.1 Log in to your Portal as a System Administrator.

1.2 Choose System Administration --> System Configuration --> System Landscape

1.3 Find the system you want to assign Single Sign on to and open it

1.4 Choose User Management as Property Category

1.5 Set Logon Method to SAPLOGONTICKET

What we have done now is to set the system you want to use as a Single Sign On logon method. Do this to each system you want to connect.

DSA

g. Press Generate

Now you will have two entries in the TicketKeyStore:

SAPLogonTicketKeypair

SAPLogonTicketKeypair-cert

Step 3 - Export the Portal certificate


3.1 Choose Server --> Services --> KeyStorage --> TicketKeystore

3.2 Choose SAPLogonTicketKeypair-cert and press Export (Export button in the Entry field)

a. Fill in a name of the Certificate

To keep track of your certificate, call it the SID of the Portal

b. Choose either X.509 or Base64 Encoded Format

(for example, CN=ABA)

You have set up a trusted relationship between your portal and the backend system. To do so with several system, run this guide again from step 4.

If you cant get it to work, check out my blog Troubleshooting SSO from Portal wich may help you out !

6 Comments