From 946c3e8d97e0d144b15ed5b1751214981befedae Mon Sep 17 00:00:00 2001 From: Glenn Rodgers Date: Wed, 3 Apr 2024 16:23:16 -0400 Subject: [PATCH] Update api-contracts-landing-page.adoc --- modules/ROOT/pages/api-contracts-landing-page.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/ROOT/pages/api-contracts-landing-page.adoc b/modules/ROOT/pages/api-contracts-landing-page.adoc index e88045630..4ba7e4c47 100644 --- a/modules/ROOT/pages/api-contracts-landing-page.adoc +++ b/modules/ROOT/pages/api-contracts-landing-page.adoc @@ -13,7 +13,9 @@ Credentials consist of two keys: the client ID and the client secret. Anypoint A == Client Application Credentials -As the Organization Administrator, after you grant access to applications in Anypoint Exchange (Exchange), a contract is automatically created between the API instance and the application. The contract gives access to the application based on SLA tiers that you might specify. Only one contract can exist per API instance and application at any time. +To create client applications, ensure you have the `manageClientApplications` permission to view and edit client applications or the `viewClientApplications` permission to view client applications. + +After you grant access to applications in Anypoint Exchange (Exchange), a contract is automatically created between the API instance and the application. The contract gives access to the application based on SLA tiers that you might specify. Only one contract can exist per API instance and application at any time. As a user, when you request access to an API from Exchange, your request is automatically approved if the API does not include SLAs. If the API includes an SLA tier, you either configure your request so that it is automatically approved despite the SLA tier, or you can request approval manually.