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
<li>Your HTTPS server endpoint must be accessible from the public web with a non-self-signed certificate. The certificate should be signed by a known Certificate Authority and should be reachable through DNS.</li>
<p>We strongly recommend you use the certificate Common Name as the authentication mechanism to ensure your endpoint is accessed by our service. We will always use the same client <ahref="./2025.webhook.api.concursolutions.com.pem">x509 certificate</a>. The common name is <codeclass="language-plaintext highlighter-rouge">C=US, ST=Washington, L=Bellevue, O=Concur Technologies, Inc., CN=webhook.api.concursolutions.com</code> and the certificate serial number is <codeclass="language-plaintext highlighter-rouge">015867318CAA347FBC6288C29E9CB35B</code>.</p>
1369
-
1370
-
<p>If you decide not to follow that approach and rely on the certificate Serial Number or the certificate itself, please be aware that every year when the certificate will be re-issued and you have to update your authentication mechanisms.</p>
1368
+
<p>We strongly recommend you use the certificate Common Name as the authentication mechanism to ensure your endpoint is accessed by our service. We will always use the same client <ahref="./2025.webhook.api.concursolutions.com.pem">x509 certificate</a>. The common name is <codeclass="language-plaintext highlighter-rouge">C=US, ST=Washington, L=Bellevue, O=Concur Technologies, Inc., CN=webhook.api.concursolutions.com</code>.</p>
1371
1369
1372
1370
<p>We will always use a digital signature, supplied in the request header <codeclass="language-plaintext highlighter-rouge">Concur-Signature</code>. If you decide to use this authentication method you will need our Public Key.</p>
1373
1371
1372
+
<p>After October 22, 2025:</p>
1373
+
<divclass="language-plaintext highlighter-rouge"><divclass="highlight"><preclass="highlight"><code>-----BEGIN PUBLIC KEY-----
<p>Every ESS subscription is a separate application with dedicated resources. In order to make sure that resources are used efficiently we have several limitations and guidelines.</p>
0 commit comments