forcedotcom / Salesforce-CDP-jdbc

JDBC driver to connect to Salesforce CDP.
Apache License 2.0
32 stars 29 forks source link

How to get Client Id, Client secret details? #60

Closed ghost closed 2 years ago

ghost commented 3 years ago

Hi, I did created the Connected APP as per article, but I didn't find the client id and client secret details. How do I fetch those?

g1-pai commented 2 years ago

You do not need client Id and secret to be passed in the properties if you have connected app created as per the document. We have handled this internally.