SRS-056: Authentication Event Auditing
Identifier
SRS-056
Software System
- Authentication Service
 - Audit Service
 - API Gateway
 - User Interface (UI)
 
Category
- Security
 - Functional
 
Description
The software shall specifically record all authentication events to provide a detailed log of access attempts to the system.
- Successful Logins: Every successful login attempt shall be recorded. The audit entry shall include the user's identity, timestamp, and the source IP address of the request.
 - Failed Logins: Every failed login attempt shall be recorded. The audit entry shall include the attempted username (if available), timestamp, and the source IP address.
 - Logouts: Every user-initiated logout shall be recorded, capturing the user's identity and the timestamp of the event.
 
Derived from PRS
PRS-0MC: Comprehensive secure audit trails for user interactionsPRS-9F2: Cybersecurity & continuous threat detection