Skip to content

Commit 6ae653f

Browse files
[skip ci] Updates
1 parent 97e5709 commit 6ae653f

10 files changed

Lines changed: 25 additions & 23 deletions

api-reference/authentication/oauth2-app-mgmt-tool.html

Lines changed: 23 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1306,34 +1306,30 @@ <h1 id="oauth-20-application-management-tool">OAuth 2.0 Application Management T
13061306
<li>Generate Client IDs (App IDs) and Client Secrets.</li>
13071307
<li>Generate new Client Secrets for previously created apps.</li>
13081308
<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>
13101310
</ul>
13111311

1312-
<h2 id="limitations">Limitations</h2>
1312+
<h2 id="data-center-availability">Data Center Availability</h2>
13131313

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>
13151315

13161316
<h2 id="using-the-tool">Using the Tool</h2>
13171317

13181318
<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> &gt; <strong>Company</strong> &gt; <strong>Authentication Admin</strong> page.</p>
13191319

1320-
<p><img src="./tool-images/app-manage-tool-01.png" alt="Product screen showing the Authentication Administration page" /></p>
1320+
<p><img src="./tool-images/1-Oauth-admin.png" alt="Product screen showing the Authentication Administration page" /></p>
13211321

13221322
<p>Clicking OAuth 2.0 Application Management opens the <strong>Application List</strong> page.</p>
13231323

1324-
<p><img src="./tool-images/app-manage-tool-02.png" alt="Product screen showing the Application List page" /></p>
1324+
<p><img src="./tool-images/2-Application-List.png" alt="Product screen showing the Application List page" /></p>
13251325

13261326
<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>
13271327

13281328
<h3 id="to-create-a-new-app">To Create a New App</h3>
13291329

13301330
<p>Click <strong>Create New App</strong>.</p>
13311331

1332-
<p><img src="./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><img src="./tool-images/3-Create-New-app.png" alt="Product screen showing the Create New App page" /></p>
13371333

13381334
<p>Populate the fields as indicated below.</p>
13391335

@@ -1354,10 +1350,22 @@ <h3 id="to-create-a-new-app">To Create a New App</h3>
13541350
<td>Name of the App. NOTE: Include Company, Partner, or Team Name</td>
13551351
</tr>
13561352
<tr>
1357-
<td><code class="language-plaintext highlighter-rouge">App Type</code></td>
1358-
<td>NA</td>
1359-
<td>NA</td>
1360-
<td>This field defaults to Client and is read-only.</td>
1353+
<td><code class="language-plaintext highlighter-rouge">App Description</code></td>
1354+
<td>String</td>
1355+
<td>Y</td>
1356+
<td>Provide the purpose of the App. Describe how you plan to use the app.</td>
1357+
</tr>
1358+
<tr>
1359+
<td><code class="language-plaintext highlighter-rouge">App Stage</code></td>
1360+
<td>Drop-down list</td>
1361+
<td>Y</td>
1362+
<td>Specify the current phase of the App - Development, or Test, or Production.</td>
1363+
</tr>
1364+
<tr>
1365+
<td><code class="language-plaintext highlighter-rouge">Application Type</code></td>
1366+
<td>Drop-down list</td>
1367+
<td>Y</td>
1368+
<td>Specify the configuration of the App - Web Services (WS) Client or Integration with Concur Solutions (ICS) Client.</td>
13611369
</tr>
13621370
<tr>
13631371
<td><code class="language-plaintext highlighter-rouge">Allowed Grants</code></td>
@@ -1371,18 +1379,12 @@ <h3 id="to-create-a-new-app">To Create a New App</h3>
13711379
<td>Y</td>
13721380
<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 <a href="https://developer.concur.com/api-reference/authentication/scopes.html">Scopes</a></td>
13731381
</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>
13801382
</tbody>
13811383
</table>
13821384

13831385
<p>Click <strong>Submit</strong>. The <strong>App Credentials</strong> page appears.</p>
13841386

1385-
<p><img src="./tool-images/company-refresh-tool-04.png" alt="Product screen showing the Create New App page" /></p>
1387+
<p><img src="./tool-images/4-Client-id-secret.png" alt="Product screen showing the Create New App page" /></p>
13861388

13871389
<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>
13881390

100 KB
Loading
100 KB
Loading
52.6 KB
Loading
52.6 KB
Loading
52.5 KB
Loading
52.5 KB
Loading
35.3 KB
Loading
35.3 KB
Loading

feed.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<description>Concur docs provides comprehensive information on working with the Concur platform</description>
66
<link>https://preview.developer.concur.com/</link>
77
<atom:link href="https://preview.developer.concur.com/feed.xml" rel="self" type="application/rss+xml" />
8-
<pubDate>Tue, 08 Jul 2025 12:25:06 +0000</pubDate>
9-
<lastBuildDate>Tue, 08 Jul 2025 12:25:06 +0000</lastBuildDate>
8+
<pubDate>Wed, 09 Jul 2025 13:18:21 +0000</pubDate>
9+
<lastBuildDate>Wed, 09 Jul 2025 13:18:21 +0000</lastBuildDate>
1010
<generator>Jekyll v4.1.1</generator>
1111

1212
</channel>

0 commit comments

Comments
 (0)