Skip to content

Commit 3bb6ea9

Browse files
authored
Merge pull request #126 from NHSDigital/APM-000-AMP-3708-network-access
Update patient-care-aggregator-api-producer-api-standards.yaml
2 parents 11f533d + c256648 commit 3bb6ea9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

specification/patient-care-aggregator-api-producer-api-standards.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,9 @@ info:
7070
| WF-NFR-18 | Security<br>Clinical safety | **Inactivity timeouts**<br>Portal systems must configure inactivity timeout for both front end and back-end services to be equal or less than the NHS App inactivity timeout value (currently 10 minutes). At 9 minutes of inactivity the supplier service must warn the user of 1 minute remaining in the session before they will be logged out for inactivity.<br><br>When the session timeout occurs in the mobile version of the App, the user must be automatically directed back to the main NHS App login screen so they can re-login again if needed.<br><br>When the session timeout occurs in a web browser, a timeout message, which has an instruction to close the window or tab, must be displayed. The user must be forced out of the service automatically when the session expires on both the mobile app or in the web browser. The inactivity popup warning and design must be triggered in the browser as per the prototypes provided.<br><br>Portal systems must handle cookies so that sessions are cleaned after the inactivity timeout expiry. For the front end, this includes the auto logout controls that protect the personal data persisting on the inactive page. | M |
7171
7272
## Network access
73-
Your API must be available on the internet.
73+
This API is available on the internet and, indirectly, on the [Health and Social Care Network (HSCN)](https://digital.nhs.uk/services/health-and-social-care-network).
74+
75+
For more details, see [Network access for APIs](https://digital.nhs.uk/developer/guides-and-documentation/network-access-for-apis).
7476
7577
## Security and authorisation
7678
Your API must use OAuth 2.0 to authenticate and authorise the Patient Care Aggregator as the calling system.

0 commit comments

Comments
 (0)