Entering content frame

Function documentation Using Logon Tickets Locate the document in its SAP Library structure

Use

For authentication on the SAP Web AS that allows for Single Sign-On (SSO) to other systems as well, you can have the system issue logon tickets to the users. The user can then access other systems using the logon ticket as the authentication token instead of having to repeatedly enter his or her user ID and password.

Prerequisites

In Internet Explorer 5.0, accept session cookies for the local intranet zone.

SAP System application servers (to include the SAP Web AS) receive a key pair and a self-signed public-key certificate during the installation process. As an alternative, you can obtain a certificate signed by the SAP Certification Authority (SAP CA).

Depending on the type of certificate you use, the server's certificate is either sent with the logon ticket to the accepting system or the information is entered in the accepting system's certificate list. We provide a configuration tool, the SSO administration wizard (transaction SSO2), that automatically establishes the appropriate configuration for the accepting system.

Activities

In the following, we describe the processes when the issuing or accepting server is an SAP Web AS. Note however, depending on the scenario you use, other server components may act as the issuer or acceptor.

Receiving a Logon Ticket from the SAP Web AS

  1. The user authenticates him or herself on the SAP Web AS (for example, using user ID and password).
  2. The SAP Web AS verifies the user's information. If the authentication was successful, then the user is logged on to the server and a ticket is issued to him or her. The ticket is stored in the user's Web browser and used for authentication on successive systems.

Using the Logon Ticket to Access the SAP Web AS as an Accepting System

When the user accesses the SAP Web AS as an accepting system:

  1. The Web browser sends the user's logon ticket with the access request.
  2. The SAP Web AS verifies the information contained in the ticket. This includes:

If the ticket is valid and has been issued by a trusted server, then the user is granted access to system.

 

Leaving content frame