Connection Flow
Connection Flow
The following diagram shows the connection and authentication flow for your customer using Powered by CData to configure a connection.
Creating a connection to a CData Connect Cloud data source from a client account involves the following steps:
-
An end user of your customer’s account clicks Add Connection on your web page.
-
Your application creates a JSON Web Token (JWT) signed by a private key and makes a request to the Powered by CData Create Connection API.
-
Powered by CData returns a redirect URL to your application.
-
The end user is redirected to the CData Connect Cloud Add Connection page.
-
The end user adds connection information for the particular data connector, such as Salesforce, and then tests and saves the connection.
-
Powered by CData calls Create Connection.
-
Create Connection returns success or failure on the Add Connection page.
-
The end user clicks the Close button. Powered by CData redirects with a connection Id back to your web page.
-
Your web page now displays the end user’s list of connections.