This article explains how to add a new connection, for example if you want to build grids in an additional Salesforce org.
Steps to create a new Connection:
- Go to GridBuddy Connect and select Organization from the top menu
- Click Connections on the left
- Click New
- Name your connection, for example, "Sandbox1"
- Select Connector type: Salesforce
- Make sure the "Active" box is checked, and check "Readygrids" if you want the 8 pre-built grids
- For Authentication type, select OAuth.
- Select the Salesforce Uri: Production or Test.
- Click Save.
- After saving, the metadata will be fetched.
- Click Test Connection and follow the steps to authenticate your new connection.
If you select Authentication type: Username and Password
You will need to provide credentials to a valid Salesforce Account. These credentials can be an API User or Salesforce user. The Salesforce account must have API Access enabled. Provide the account username, password, and security token from Salesforce.
If you select Authentication type: SSO:
Enabling SSO automatically authenticates a User a grid that is configured against a Salesforce data source if that grid is embedded in Salesforce. Before enabling SSO for salesforce. It’s recommended to have a user already set up in Salesforce with the user name that matches in GridBuddy Connect organization.
- Select Organization from the top menu
- Click Connections on the left
- This takes you to the connection list view
- Click New
- This takes you to the connection page
- Select Connector Type: Salesforce
- Check Use SSO
- Download the JKS Certificate from connection page of GridBuddy Connect
- Go to Salesforce setup – open Single Sign-On Settings and enable SAML to configure Single Sign-on.
- Go to certificate & key management in salesforce setup, click on Import from Keystore and upload JKS Certificate that is downloaded in step 6.
- For the Keystore Password go back to GridBuddy Connect click on the Show link next to Keystore Password and paste the password in salesforce.
- Click Save
- Go to Salesforce setup – open Single Sign-On Settings and click New
- Add a Name, API Name will be added automatically. For the issuer go back to GridBuddy Connect and paste the link that is displayed next to the issuer.
- For the Entity ID, Go to My Domain and copy the domain name that is being displayed. It’s recommended to have My Domain enabled in the org.
- Please add https:// before pasting the entity ID in salesforce.
- For Identity Provider Certificate, go back to GridBuddy Connect and download the Idp certificate and upload it to Salesforce.
- For Request Signing Certificate, select the file that you have uploaded for JKS certificate in Salesforce.
- For SAML Identity type – select Assertion contains the User’s Salesforce username
- Click Save
- Copy the “OAuth 2.0 Token Endpoint” that was generated in the SAML Single Sign-on Settings page and paste it in the OAuth Token Endpoint section of the connection page in GridBuddy Connect.
- Click Save
- Click Test Connection to verify the connection