Skip to content

Commit

Permalink
Merge pull request #152 from NHSDigital/feature/made14-NRL-855-proxie…
Browse files Browse the repository at this point in the history
…s-sandbox

[NRL-855] Add app-id to sandbox proxy headers
  • Loading branch information
mattdean3-nhs authored Jul 9, 2024
2 parents 6d4f29f + 3099866 commit 64570f0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ const permissions = [];
"nrl.ods-code-extension": odsCodeExtension,
"nrl.pointer-types": nrlPointerTypes,
"nrl.permissions": permissions,
"nrl.app-id": "NRL-SANDBOX-APP",
};

context.targetRequest.headers["NHSD-Connection-Metadata"] =
Expand Down

0 comments on commit 64570f0

Please sign in to comment.