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: api-reference/authentication/oauth2-app-mgmt-tool.html
+23-21Lines changed: 23 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -1306,34 +1306,30 @@ <h1 id="oauth-20-application-management-tool">OAuth 2.0 Application Management T
1306
1306
<li>Generate Client IDs (App IDs) and Client Secrets.</li>
1307
1307
<li>Generate new Client Secrets for previously created apps.</li>
1308
1308
<li>Search for and sort OAuth 2.0 applications.</li>
1309
-
<li>View information about previously created apps such as Client ID, app description, creation date.</li>
1309
+
<li>View information about previously created apps such as Client ID, App Name, App Description, Date Created, and Last Modified.</li>
1310
1310
</ul>
1311
1311
1312
-
<h2id="limitations">Limitations</h2>
1312
+
<h2id="data-center-availability">Data Center Availability</h2>
1313
1313
1314
-
<p>This tool is currently only available in the US (North America) and EMEA data centers. All other data centers can contact Client Web Services for assistance.</p>
1314
+
<p>This tool is currently available in the US2, EU2, and APJ1 data centers.</p>
1315
1315
1316
1316
<h2id="using-the-tool">Using the Tool</h2>
1317
1317
1318
1318
<p>When the tool is enabled, the Web Services Admin has a link to the OAuth 2.0 Application Management tool when they navigate to the <strong>Administration</strong> > <strong>Company</strong> > <strong>Authentication Admin</strong> page.</p>
1319
1319
1320
-
<p><imgsrc="./tool-images/app-manage-tool-01.png" alt="Product screen showing the Authentication Administration page" /></p>
1320
+
<p><imgsrc="./tool-images/1-Oauth-admin.png" alt="Product screen showing the Authentication Administration page" /></p>
1321
1321
1322
1322
<p>Clicking OAuth 2.0 Application Management opens the <strong>Application List</strong> page.</p>
1323
1323
1324
-
<p><imgsrc="./tool-images/app-manage-tool-02.png" alt="Product screen showing the Application List page" /></p>
1324
+
<p><imgsrc="./tool-images/2-Application-List.png" alt="Product screen showing the Application List page" /></p>
1325
1325
1326
1326
<p>On the <strong>Application List</strong> page, is a list of previously created applications. Clicking the <strong>Client ID</strong> for an application opens the <strong>App Details</strong> page for that app.</p>
1327
1327
1328
1328
<h3id="to-create-a-new-app">To Create a New App</h3>
1329
1329
1330
1330
<p>Click <strong>Create New App</strong>.</p>
1331
1331
1332
-
<p><imgsrc="./tool-images/app-manage-tool-03.png" alt="Product screen showing the Create New App page" /></p>
1333
-
1334
-
<blockquote>
1335
-
<p><strong>NOTE</strong>: The App Type is read-only.</p>
1336
-
</blockquote>
1332
+
<p><imgsrc="./tool-images/3-Create-New-app.png" alt="Product screen showing the Create New App page" /></p>
1337
1333
1338
1334
<p>Populate the fields as indicated below.</p>
1339
1335
@@ -1354,10 +1350,22 @@ <h3 id="to-create-a-new-app">To Create a New App</h3>
1354
1350
<td>Name of the App. NOTE: Include Company, Partner, or Team Name</td>
@@ -1371,18 +1379,12 @@ <h3 id="to-create-a-new-app">To Create a New App</h3>
1371
1379
<td>Y</td>
1372
1380
<td>Scopes limit access to the APIs required for your application. All scopes listed on the Developer Center are available in the tool. Scopes that are not listed can be requested. NOTE: For more information, refer to <ahref="https://developer.concur.com/api-reference/authentication/scopes.html">Scopes</a></td>
1373
1381
</tr>
1374
-
<tr>
1375
-
<td>SAP Detokenizer</td>
1376
-
<td>SAP Integration Cloud Suite (ICS) Only</td>
1377
-
<td>N</td>
1378
-
<td>This checkbox is only enabled for SAP ICS client apps.</td>
1379
-
</tr>
1380
1382
</tbody>
1381
1383
</table>
1382
1384
1383
1385
<p>Click <strong>Submit</strong>. The <strong>App Credentials</strong> page appears.</p>
1384
1386
1385
-
<p><imgsrc="./tool-images/company-refresh-tool-04.png" alt="Product screen showing the Create New App page" /></p>
1387
+
<p><imgsrc="./tool-images/4-Client-id-secret.png" alt="Product screen showing the Create New App page" /></p>
1386
1388
1387
1389
<p>The <strong>App Credentials</strong> page displays the <strong>Client ID</strong> and <strong>Client Secret</strong>. Before clicking <strong>OK</strong>, record the <strong>Client ID</strong> and <strong>Client Secret</strong>. They will be required to obtain a <strong>Company Request Token</strong>.</p>
0 commit comments