Skip to Main Content
Interweave Portal - Ideas

This portal provides an open platform for user feedback and product change requests. Anyone can add an idea and remain as a Guest, but please consider signing up so that others can see who has created the ideas!

Note: this is a public facing web portal, any text here can be viewed by anyone over the internet, so please consider carefully the content you wish to share and please do not post anything of a sensitive nature.

Status Planned
Created by Justin Llewelyn
Created on Jun 7, 2024

Enable support for encrypted querystring parameter values in Azure AD OIDC context launch URL

The URL to launch the Interweave Portal in the context of a patient record using Azure AD OpenID Connect service for single sign-on takes the following format:

https://<Subdomain>.portal.<Environment>.<Region>.nhs.uk/Login/Provider/<Provider Key>?pat.nhs=<NHS number>

[fixed part highlighted]


To launch the Portal from a Line of Business [LoB] system, the system should display a link that opens a new browser tab/window with a URL comprised of the 'fixed part' appended with the NHS number of the patient in context.


However, because the patient's NHS number is provided in clear-text, it is possible for a user who is authorised to access the Care Record to copy the fixed part of the URL and append any NHS number of their choosing, and access records outside of the LoB system patient context.


This may be beneficial to some organisations who wish to context launch from multiple LoB systems, however, some members of the Notts Care Record community have expressed concern and have asked whether the context launch can be restricted strictly to the patient context in their chosen LoB system by configuring the LoB system to encrypt NHS number value of the 'pat.nhs' parameter.


For example, SystmOne can be configured to provide a toolbar button to launch the Portal from the context of a patient's record. The SystmOne toolbar button configuration has a mechanism to encrypt any generated URL querysting parameter values using a provided AES key and initialization vector [IV].


This idea aims to promote the development of the Portal OIDC context launch mechanism to support encrypted URL querysting parameter values from SystmOne and potentially other LoB systems.

  • Attach files
  • Admin
    Marc Baulk
    Reply
    |
    Jul 9, 2024

    Hi Justin,

    This has been added to the agenda for the next TDA meeting. We will discuss it there to agree on the approach moving forward.