Skip to content

FEA401 - Secure API Endpoints

Feature ID FEA401
Subsystem the feature is part of Security and Authentication
Responsible person Markus Murtonen
Status completed

Description

The API endpoints should be made secure in order to protect against unauthorized access as well as data breaches.

User story 014 As a user, I want the backend to have secure API endpoints to protect against unauthorized access and data breaches.
User story 016 As a user, I want the backend to have proper authentication and authorization mechanisms to ensure only authorized users can access and modify data.
Use Case 8 Securing API Endpoints
FUNC-REQ-C0008 Secure the API endpoints in service

Preliminary user stories

As a user, I want the backend to have secure API endpoints to protect against unauthorized access and data breaches.

Testing / possible acceptance criteria

Testcase Test source Responsible
Testcase 1 ACCTEST012 Testers