You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/starter-kit/integration/create-integration.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,7 @@ A Commerce integration generates the consumer key, consumer secret, access token
111
111
112
112
<InlineAlertvariant="info"slots="text"/>
113
113
114
-
This section applies to Adobe Commerce on-premises and Adobe Commerce on cloud infrastructure (PaaS) customers only. For Adobe Commerce as a Cloud Service (SaaS) customers, see [Create an integration in Adobe Commerce as a Cloud Service](#create-an-integration-in-adobe-commerce-as-a-cloud-service).
114
+
This section applies to **PaaS** customers only. For **SaaS** customers, see [Create an integration in Adobe Commerce as a Cloud Service](#create-an-integration-in-adobe-commerce-as-a-cloud-service).
115
115
116
116
Use the following steps to create and activate an integration.
117
117
@@ -143,13 +143,13 @@ To configure authentication for Adobe Commerce as a Cloud Service (SaaS), you ne
143
143
144
144
<InlineAlertvariant="info"slots="text"/>
145
145
146
-
This section applies to Adobe Commerce as a Cloud Service (**SaaS**) customers only. For Adobe Commerce on-premises and Adobe Commerce on cloud infrastructure (**PaaS**) customers, see [Create an integration in Adobe Commerce](#create-an-integration-in-adobe-commerce-paas-only).
146
+
This section applies to **SaaS** customers only. For **PaaS** customers, see [Create an integration in Adobe Commerce](#create-an-integration-in-adobe-commerce-paas-only).
147
147
148
148
1. In the [Adobe Developer Console](https://developer.adobe.com/console):
149
149
150
150
1. Navigate to your project or create a new one.
151
151
152
-
1. Add the **I/O Management API**t enable server-to-server authentication capabilities. For more information, refer to [server-to-server authentication](https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthentication/implementation#setting-up-the-oauth-server-to-server-credential/).
152
+
1. Add the **I/O Management API**to enable server-to-server authentication capabilities. For more information, refer to [server-to-server authentication](https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthentication/implementation#setting-up-the-oauth-server-to-server-credential/).
153
153
154
154
1. Store the credentials from Adobe Developer Console in the integration starter kit's `.env` file. The following values are required:
155
155
@@ -161,7 +161,7 @@ This section applies to Adobe Commerce as a Cloud Service (**SaaS**) customers o
@@ -191,7 +191,7 @@ Use the following steps to download and configure the Adobe Commerce integration
191
191
192
192
1. Fill in the values in the `.env` file. The file describes where you can find the values for each environment variable. The following values are required:
0 commit comments