Skip to content

Commit 5c7f4e0

Browse files
committed
Application name attribute output as header to origin
Signed-off-by: Connor Avery <[email protected]>
1 parent 22789ea commit 5c7f4e0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/specification/prescriptions-for-patients.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,13 @@ x-nhsd-apim:
432432
header: "nhsd-nhslogin-user"
433433
- name: nhs-login-identity-proofing-level
434434
header: "nhs-login-identity-proofing-level"
435+
target-attributes:
436+
- name: developer.app.name
437+
required: true
438+
header: "nhsd-application-name"
439+
- name: developer.app.id
440+
required: true
441+
header: "nhsd-application-id"
435442
ratelimiting:
436443
proxy:
437444
limit: 20000

0 commit comments

Comments
 (0)