Session (Dictionary Entry)
Contexts | Computer Science, Cybersecurity, IAM |
---|---|
Term | Session |
Alternative Forms |
|
Definitions |
|
Related Terms |
|
Quotes
A user’s interaction with an application over a period of time is known as a session. Upon authenticating to an application, a user expects to navigate through the application and perform various transactions during their session without having to authenticate every time they do something. In order to make this possible, an application needs a way to track that a user has been authenticated. Data about whether, when, and how a user has authenticated may be tracked by an application along with other information it maintains during a user’s session. Sessions and session state may be handled differently for web applications, single-page applications, and applications that run natively on a device, such as mobile applications.
(Wilson and Hingnikar, 2019, p. 143)
Bibliography
See Also
-
-
Session (Dictionary Entry) (Dictionary)
Follow us on LinkedIn | Discuss on Slack | Support us with Patreon | Sign-up for a free membership.
This wiki is owned by Open Measure, a non-profit association. The original content we publish is licensed under a Creative Commons Attribution 4.0 International License.