Skip to content

Commit 1963507

Browse files
committed
CORE-110647:Updated the imsurl in the documentation
1 parent 57092d0 commit 1963507

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

DEVELOPER_GUIDE.md

+6
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,9 @@ Use the command below to set up a Sink connector to a Authenticated Streaming Co
271271
Example: To send below 2 HTTP headers -
272272
1. key: `x-adobe-flow-id`, value: `341fd4f0-cdec-4912-1ab6-fb54aeb41286`
273273
2. key: `x-adobe-dataset-id`, value: `3096fbfd5978431948af3ba3`
274+
275+
`aep.connection.auth.endpoint` value for prod
276+
`<ims-url>` : `https://ims-na1.adobelogin.com`
274277
275278
Use config -
276279
```json
@@ -312,6 +315,9 @@ Use the command below to set up a Sink connector to a Authenticated Streaming Co
312315
1. key: `x-adobe-flow-id`, value: `341fd4f0-cdec-4912-1ab6-fb54aeb41286`
313316
2. key: `x-adobe-dataset-id`, value: `3096fbfd5978431948af3ba3`
314317
318+
`aep.connection.auth.endpoint` value for prod
319+
`<ims-url>` : `https://ims-na1.adobelogin.com`
320+
315321
Use config -
316322
```json
317323
"aep.connection.endpoint.headers": "{\"x-adobe-flow-id\":\"341fd4f0-cdec-4912-1ab6-fb54aeb41286\", \"x-adobe-dataset-id\": \"3096fbfd5978431948af3ba3\"}"

0 commit comments

Comments
 (0)