Configure OAuth. for Quip
- Change the URI default to the value of your Salesforce org.Tip Redirect URIs are the URIs to your Salesforce org’s endpoints. They handle the response from the OAuth 2.0 server.
- Go to https://admin.quip.com.
- Sign in using your email and password.
- Under Explore Other Services, click Enable APIs and get credentials like keys.
- Select Credentials in the upper-left menu.
- Select Web Client in the upper-left menu.Make sure that the client ID and client secret match the consumer key and consumer secret in the OAuth Provider you set earlier in your Salesforce org.
- For the Authorized Redirect URLs, enter the callback URL that you copied earlier, and click Save.Important Don’t remove the other callback URLs.Confirm that your authentication provider is correctly set up. Copy the URL from the test-only initialization URL field of the Auth provider, and paste it in the address field ofa browser. The URL triggers a test OAuth flow and returns an XML response.