We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ace5d0e commit 3ba17b2Copy full SHA for 3ba17b2
README.md
@@ -27,7 +27,7 @@ MyConnectWebhook demonstrates the following:
27
### Required variables for `config/appsettings.yml`
28
29
* **app_url** - http://localhost:3000
30
-* **jwt_integration_key** - this jwt_integration_key can have the same value as the above integration_key
+* **jwt_integration_key** - The integration key is the same as the client ID
31
* **impersonated_user_guid** - Your User ID
32
* **signer_email** - Your API account Email
33
* **signer_name** - Your API account Name
0 commit comments