HOME

TheInfoList



OR:

Logon ticket cache is related to
SAP Logon Ticket SAP Logon Tickets represent user credentials in SAP systems. When enabled, users can access multiple SAP applications and services through SAP GUI and web browsers without further username and password inputs from the user. SAP Logon Tickets can al ...
s. The logon ticket cache is intended to make the SAP logon procedure. Logon tickets are stored in cache memory (shared memory). The
SAP Web Application Server SAP NetWeaver Application Server or SAP Web Application Server is a component of SAP NetWeaver which works as a web application server for SAP products. All ABAP application servers including the message server represent the application layer of th ...
will search 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 Hash, hashes, hash mark, or hashing may refer to: Substances * Hash (food), a coarse mixture of ingredients * Hash, a nickname for hashish, a cannabis product Hash mark *Hash mark (sports), a marking on hockey rinks and gridiron football field ...
procedure for securing cache entries.


SAP Web Application Server

On a given
SAP Web Application Server SAP NetWeaver Application Server or SAP Web Application Server is a component of SAP NetWeaver which works as a web application server for SAP products. All ABAP application servers including the message server represent the application layer of th ...
you can: * Create logon tickets with certificates * Create logon tickets without certificates * Configure the web AS to accept logon tickets


See also

*
SAP GUI SAP GUI is the graphical user interface client in SAP ERP's 3-tier architecture of database, application server and client. It is software that runs on a Microsoft Windows, Apple Macintosh or Unix desktop, and allows a user to access SAP funct ...
*
Secure Network Communications SAP NetWeaver is a software stack for many of SAP SE's applications. The SAP NetWeaver Application Server, sometimes referred to as WebAS, is the runtime environment for the SAP applications and all of the mySAP Business Suite runs on SAP WebAS: s ...


External links


Logon Ticket Cache
SAP SE