From 3b0132d57f480cb71929546af22088b93d79c6f9 Mon Sep 17 00:00:00 2001 From: Noel Tiangco Date: Thu, 23 Jan 2025 10:24:38 -0500 Subject: [PATCH] Update quickstart-configure-app-access-web-apis.md --- .../quickstart-configure-app-access-web-apis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/identity-platform/quickstart-configure-app-access-web-apis.md b/docs/identity-platform/quickstart-configure-app-access-web-apis.md index b53873cb942..9f8a0d0d02b 100644 --- a/docs/identity-platform/quickstart-configure-app-access-web-apis.md +++ b/docs/identity-platform/quickstart-configure-app-access-web-apis.md @@ -29,7 +29,7 @@ By specifying a web API's scopes in your client app's registration, the client a [!INCLUDE [portal updates](~/includes/portal-update.md)] -To enable client applications to access web APIs, you need to add permissions to the client application to access the web API. Similarly, in the web API, you need to configure access scopes and roles for the web API . +To enable client applications to access web APIs, you need to add permissions to the client application to access the web API. Similarly, in the web API, you need to configure access scopes and roles for the client application. To grant a client application to access to your own web API, you need to have two app registrations;