From fec0cd40156d7c7342d33460c9af30d76ba7ed09 Mon Sep 17 00:00:00 2001 From: Jack McCaffrey Date: Wed, 18 Jan 2023 14:12:51 +0000 Subject: [PATCH] AMB-1384: Updated spec to reflect use of API key auth --- specification/service-search-api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/service-search-api.yaml b/specification/service-search-api.yaml index 2e39df1..000ea03 100644 --- a/specification/service-search-api.yaml +++ b/specification/service-search-api.yaml @@ -49,7 +49,7 @@ info: * unattended (end user not present) To use this access mode, use the following security pattern: - * [application-restricted RESTful API - signed JWT authentication](https://digital.nhs.uk/developer/guides-and-documentation/security-and-authorisation/application-restricted-restful-apis-signed-jwt-authentication) + * [application-restricted RESTful API - API key authentication](https://digital.nhs.uk/developer/guides-and-documentation/security-and-authorisation/application-restricted-restful-apis-api-key-authentication) ## Environments and testing