Configuring Authentication
You can authenticate your connection to Responsys by specifying an access token, or by providing your Responsys credentials so that the connector retrieves and uses the corresponding access token.
Configuring Authentication With an Access Token
If you already have a valid access token, specify it in your DSN so that the connector can use it to authenticate the connection.
To configure authentication using an access token:
- To access authentication options, open the ODBC Data Source Administrator where you created the DSN, select the DSN, and then click Configure.
- In the Access Token field, type or paste your access token.
- To save your settings and close the DSN Setup dialog box, click OK.
Configuring Authentication With Your Responsys Credentials
You can configure the connector to retrieve and use an access token based on your Responsys credentials.
To configure authentication using your Responsys credentials:
- To access authentication options, open the ODBC Data Source Administrator where you created the DSN, select the DSN, and then click Configure.
- In the Client ID field, type the user name that you use to access Responsys.
- In the Client Secret field, type the password corresponding to your user name.
- Click Get Access Token, and confirm that the Access Token field is populated in the DSN Setup dialog box.
- To save your settings and close the DSN Setup dialog box, click OK.