Jump to content

Logon Ticket Cache

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cydebot (talk | contribs) at 13:40, 11 March 2012 (Robot - Speedily moving category SAP (company) to Category:SAP AG per CFDS.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Logon ticket cache is related to SAP Logon Tickets. The logon ticket cache is intended to make the SAP logon procedure. Logon tickets are strored in cache memory (shared memory). The SAP Web Application Server will search the for the logon ticket through its system cache memory. If the system finds the user's logon information, the system does not carry out a signature check. The logon ticket cache will remain in SAP Web Application Server until the expiration of the logon ticket. There is a hash procedure for securing cache entries.

SAP Web Application Server

On a given SAP Web Application Server you can:

  • Create logon tickets with certificates
  • Create logon tickets without certificates
  • Configure the web AS to accept logon tickets

See also