Skip to content

Commit

Permalink
Reverting experimental changes
Browse files Browse the repository at this point in the history
  • Loading branch information
joanne-doyle7-NHSD committed May 7, 2024
1 parent 59b63fc commit 08bb39b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ smoketest-prod:

test-prod:
$(PROD_CMD) \
--junitxml=test-report.xml \
--junitxml=test-report.xml \
2 changes: 1 addition & 1 deletion manifest_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,4 @@ apigee:
specs:
- name: {{ NAME }}
path: {{ SERVICE_NAME }}.json
{% endfor %}
{% endfor %}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<OAuthV2 async="false" continueOnError="false" enabled="true" name="VerifyAccessTokenUserNhsLoginP9">
<Operation>VerifyAccessToken</Operation>
<Scopes>urn:nhsd:apim:user-nhs-login:P9:validated-relationships</Scopes>
<Scopes>urn:nhsd:apim:user-nhs-login:P9:validated-relationships-service-api</Scopes>
</OAuthV2>

0 comments on commit 08bb39b

Please sign in to comment.