Skip to content

Commit ccba71e

Browse files
[skip ci] Updates
1 parent f590048 commit ccba71e

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

api-guides/ess-guide.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,12 @@ <h2 id="step-5--obtain-company-jwttoken-connecting-a-company-to-your-app">Step 5
773773

774774
<h3 id="web-service-customers">Web Service Customers</h3>
775775

776-
<p>You need to connect your SAP Concur company/entity to your own app, which will automatically then update your newly created event subscription with your SAP Concur Company UUID.</p>
776+
<blockquote>
777+
<p>[!NOTE]
778+
<a href="/tools-support/release-notes/api/2026-05-04.html">Since May 2026</a> this step is not required for customers that running thier own applications in integration scenarios. For all subscriptions created using app id with <code class="language-plaintext highlighter-rouge">AllowedPrincipals</code> configured to a specific company UUID (instead of *), the company UUID will be automatically populated into the subscription.</p>
779+
</blockquote>
780+
781+
<p>You need to connect your SAP Concur company/entity to Concur app, which will automatically then update your newly created event subscription with your SAP Concur Company UUID.</p>
777782

778783
<p>This connection is achieved via the Authentication Admin tool within your entity and then making an API request to exchange the Request token for an Access Token that is valid only for your entity (i.e., company-level token/JWT).</p>
779784

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>Thu, 28 May 2026 18:27:13 +0000</pubDate>
9-
<lastBuildDate>Thu, 28 May 2026 18:27:13 +0000</lastBuildDate>
8+
<pubDate>Tue, 02 Jun 2026 17:22:01 +0000</pubDate>
9+
<lastBuildDate>Tue, 02 Jun 2026 17:22:01 +0000</lastBuildDate>
1010
<generator>Jekyll v4.1.1</generator>
1111

1212
</channel>

0 commit comments

Comments
 (0)