From ed95114dd6468fe9149ddd8c9abd67400eda48ba Mon Sep 17 00:00:00 2001 From: Sirisha Bajanki Date: Wed, 27 Apr 2022 14:49:59 +0100 Subject: [PATCH] Changed user-nhs-id to user-nhs-cis2 in the manifest file --- manifest_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest_template.yml b/manifest_template.yml index 61743cd..1217f90 100644 --- a/manifest_template.yml +++ b/manifest_template.yml @@ -63,7 +63,7 @@ apigee: - identity-service-{{ ENV.name }} scopes: - 'urn:nhsd:apim:app:level3:{{ SERVICE_NAME }}' - - 'urn:nhsd:apim:user-nhs-id:aal3:{{ SERVICE_NAME }}' + - 'urn:nhsd:apim:user-nhs-cis2:aal3:{{ SERVICE_NAME }}' specs: - name: {{ NAME }} path: {{ SERVICE_NAME }}.json