US 12,081,625 B2
Session based data persistency
Zhongyuan Xue, McLean, VA (US)
Assigned to SAP SE, Walldorf (DE)
Filed by SAP SE, Walldorf (DE)
Filed on Dec. 13, 2022, as Appl. No. 18/079,944.
Prior Publication US 2024/0195877 A1, Jun. 13, 2024
Int. Cl. G06F 15/16 (2006.01); G06F 21/62 (2013.01); H04L 29/06 (2006.01); H04L 29/08 (2006.01); H04L 67/142 (2022.01)
CPC H04L 67/142 (2013.01) 14 Claims
OG exemplary drawing
 
1. A computer-implemented method comprising:
receiving, by one or more processors of an executing computing server, a request to execute a service of an application during a terminal service session initiated by an initiating computing server;
capturing, by the one or more processors, session data comprising a session header and session attributes, the session data being associated with a session state at the executing computing server and comprising a current snapshot of the session data at the executing computing server;
determining, by the one or more processors, a difference between the current snapshot of the session data and a past snapshot of the session data stored by a persistence layer, the past snapshot of the session data being generated by the initiating computing server;
generating, by the one or more processors, a clone of the session data;
converting, by the one or more processors, the clone of the session data into a first binary object;
generating, by the one or more processors, a series comprising the first binary object and a second binary object;
generating, by the one or more processors, an instruction to update the session attributes stored by the persistence layer by using the series; and
updating, by the one or more processors to the persistence layer, the session attributes stored by the persistence layer based on the difference between the current snapshot of the session data and the past snapshot of the session data to enable execution of the service of the application without requesting reauthentication.