Skip to content

Commit da98533

Browse files
committed
Salesforce has now disabled Connected Apps unless you manually enabled them #7364
1 parent 7edc545 commit da98533

File tree

12 files changed

+52
-0
lines changed

12 files changed

+52
-0
lines changed

ccloud/fm-salesforce-cdc-source/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ Full details available [here](https://docs.confluent.io/current/connect/kafka-co
2121

2222
Steps are:
2323

24+
* Make sure "Allow creation of connected apps" is enabled, see screenshot:
25+
26+
![Create a connected app](../../ccloud/fm-salesforce-cdc-source/allow-creation-connected-apps.png)
27+
2428
* Select the gear icon in the upper right hand corner and choose Setup.
2529

2630
* Enter App in the Quick Find search box, and choose *App Manager* in the filtered results.
@@ -89,6 +93,10 @@ keytool -keystore salesforce-confluent.keystore.jks -alias salesforce-confluent
8993

9094
Steps are:
9195

96+
* Make sure "Allow creation of connected apps" is enabled, see screenshot:
97+
98+
![Create a connected app](../../ccloud/fm-salesforce-cdc-source/allow-creation-connected-apps.png)
99+
92100
* Select the gear icon in the upper right hand corner and choose Setup.
93101

94102
* Enter App in the Quick Find search box, and choose *App Manager* in the filtered results.
217 KB
Loading

ccloud/fm-salesforce-platform-events-sink/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Full details available [here](https://docs.confluent.io/current/connect/kafka-co
2020

2121
Steps are:
2222

23+
* Make sure "Allow creation of connected apps" is enabled, see screenshot:
24+
25+
![Create a connected app](../../ccloud/fm-salesforce-cdc-source/allow-creation-connected-apps.png)
26+
2327
* Select the gear icon in the upper right hand corner and choose Setup.
2428

2529
* Enter App in the Quick Find search box, and choose *App Manager* in the filtered results.

ccloud/fm-salesforce-platform-events-source/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Full details available [here](https://docs.confluent.io/current/connect/kafka-co
2020

2121
Steps are:
2222

23+
* Make sure "Allow creation of connected apps" is enabled, see screenshot:
24+
25+
![Create a connected app](../../ccloud/fm-salesforce-cdc-source/allow-creation-connected-apps.png)
26+
2327
* Select the gear icon in the upper right hand corner and choose Setup.
2428

2529
* Enter App in the Quick Find search box, and choose *App Manager* in the filtered results.

ccloud/fm-salesforce-pushtopics-source/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ Full details available [here](https://docs.confluent.io/current/connect/kafka-co
2222

2323
Steps are:
2424

25+
* Make sure "Allow creation of connected apps" is enabled, see screenshot:
26+
27+
![Create a connected app](../../ccloud/fm-salesforce-cdc-source/allow-creation-connected-apps.png)
28+
2529
* Select the gear icon in the upper right hand corner and choose Setup.
2630

2731
* Enter App in the Quick Find search box, and choose *App Manager* in the filtered results.

ccloud/fm-salesforce-sobject-sink/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ Full details available [here](https://docs.confluent.io/current/connect/kafka-co
2626

2727
Steps are:
2828

29+
* Make sure "Allow creation of connected apps" is enabled, see screenshot:
30+
31+
![Create a connected app](../../ccloud/fm-salesforce-cdc-source/allow-creation-connected-apps.png)
32+
2933
* Select the gear icon in the upper right hand corner and choose Setup.
3034

3135
* Enter App in the Quick Find search box, and choose *App Manager* in the filtered results.

connect/connect-salesforce-bulkapi-sink/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ Full details available [here](https://docs.confluent.io/current/connect/kafka-co
2323

2424
Steps are:
2525

26+
* Make sure "Allow creation of connected apps" is enabled, see screenshot:
27+
28+
![Create a connected app](../../ccloud/fm-salesforce-cdc-source/allow-creation-connected-apps.png)
29+
2630
* Select the gear icon in the upper right hand corner and choose Setup.
2731

2832
* Enter App in the Quick Find search box, and choose *App Manager* in the filtered results.

connect/connect-salesforce-cdc-source/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Full details available [here](https://docs.confluent.io/current/connect/kafka-co
2020

2121
Steps are:
2222

23+
* Make sure "Allow creation of connected apps" is enabled, see screenshot:
24+
25+
![Create a connected app](../../ccloud/fm-salesforce-cdc-source/allow-creation-connected-apps.png)
26+
2327
* Select the gear icon in the upper right hand corner and choose Setup.
2428

2529
* Enter App in the Quick Find search box, and choose *App Manager* in the filtered results.
@@ -677,6 +681,10 @@ keytool -keystore salesforce-confluent.keystore.jks -alias salesforce-confluent
677681

678682
Steps are:
679683

684+
* Make sure "Allow creation of connected apps" is enabled, see screenshot:
685+
686+
![Create a connected app](../../ccloud/fm-salesforce-cdc-source/allow-creation-connected-apps.png)
687+
680688
* Select the gear icon in the upper right hand corner and choose Setup.
681689

682690
* Enter App in the Quick Find search box, and choose *App Manager* in the filtered results.

connect/connect-salesforce-platform-events-sink/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Full details available [here](https://docs.confluent.io/current/connect/kafka-co
2020

2121
Steps are:
2222

23+
* Make sure "Allow creation of connected apps" is enabled, see screenshot:
24+
25+
![Create a connected app](../../ccloud/fm-salesforce-cdc-source/allow-creation-connected-apps.png)
26+
2327
* Select the gear icon in the upper right hand corner and choose Setup.
2428

2529
* Enter App in the Quick Find search box, and choose *App Manager* in the filtered results.

connect/connect-salesforce-platform-events-source/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Full details available [here](https://docs.confluent.io/current/connect/kafka-co
2020

2121
Steps are:
2222

23+
* Make sure "Allow creation of connected apps" is enabled, see screenshot:
24+
25+
![Create a connected app](../../ccloud/fm-salesforce-cdc-source/allow-creation-connected-apps.png)
26+
2327
* Select the gear icon in the upper right hand corner and choose Setup.
2428

2529
* Enter App in the Quick Find search box, and choose *App Manager* in the filtered results.

0 commit comments

Comments
 (0)