Single Sign-On with SAP Logon Tickets 
Purpose
SAP logon tickets represent the user credentials. The Portal Server issues a logon ticket to a user after successful initial authentication. The logon ticket itself is stored as a cookie on the client and is sent with each request of that client. It can then be used by external applications such as SAP systems to authenticate the portal user to those external applications without any further user logons being required.
SAP logon tickets contain information about the authenticated user. They do not contain any passwords. Specifically, logon tickets contain the following items:
Technically, SSO with SAP logon tickets works as follows:
Normally, the Portal Server issues a SAP logon ticket for the Internet domain of the Portal Server only. However, it is possible to configure the Portal Server to issue logon tickets for more than one domain, if required. For more information, see
Issuing SAP Logon Tickets for Multiple Domains.
Process Flow
To allow Single Sign-On using SAP logon tickets between the portal and its component systems you must perform the following steps: