Exhancing data security using context aware authentication

DOI: 10.31673/2412-9070.2026.318103

Authors

  • V. Danylchenko State University of Information and Communication Technologies, Kyiv
  • D. Harmash National Technical University of Ukraine «Igor Sikorsky Kyiv Polytechnic Institute»
  • S. Otrokh National Technical University of Ukraine «Igor Sikorsky Kyiv Polytechnic Institute»
  • O. Sarafannikov National Technical University of Ukraine «Igor Sikorsky Kyiv Polytechnic Institute»

Abstract

This research investigates the application of context-aware authentication methods to enhance information system security amid the growing sophistication and frequency of cyber threats. The study addresses the limitations of traditional static authentication mechanisms, which rely solely on credentials and fail to incorporate contextual factors that characterize each user session. Such systems are inherently vulnerable to credential theft, session hijacking, and replay attacks, emphasizing the need for adaptive, context-sensitive security solutions.
To overcome these limitations, a multi-factor contextual analysis framework is developed using Spring Framework, PostgreSQL, and aspect-oriented programming (AOP). The proposed system evaluates a range of contextual parameters—technical, geographical, temporal, and behavioral—to dynamically assess the probability of unauthorized access attempts. The architectural design is based on the Strategy pattern, ensuring modularity and extensibility of validation components responsible for verifying access rules such as IP address ranges, device fingerprints, browser types, operating systems, and session time windows.
Integration of Spring AOP allows declarative implementation of access control checks through custom annotations, minimizing code coupling and enhancing maintainability. The use of PostgreSQL JSONB storage enables flexible management of heterogeneous rule definitions without modifying the database schema, thereby supporting rapid adaptation to evolving security policies. In addition, the system includes a feedback-driven risk scoring module that adjusts sensitivity levels based on user behavior and historical session data, allowing fine-tuned responses to anomalous activity.
Experimental evaluation demonstrates that the proposed context-aware authentication system significantly improves detection of suspicious logins while maintaining usability and performance. The solution is highly applicable to corporate information infrastructures, distributed cloud services, and financial platforms where dynamic risk assessment is crucial.
By combining context analysis, modular design, and declarative integration, this research contributes a scalable and practical model for adaptive access control in modern cybersecurity environments. The findings highlight the importance of leveraging contextual intelligence to ensure robust, user-aware, and resilient protection mechanisms within complex information systems.

Keywords: context-aware authentication, Spring Framework, aspect-oriented programming, PostgreSQL, multi-factor analysis, Strategy pattern, data security, information systems protection.

Published

2026-06-28

Issue

Section

Articles