Set Up a Quip Auth. Provider
- Under Provider Type, select an Open ID Connect.
- Under Name, enter Quip, and press the Tab button. The URL suffix populates automatically.
- Under Consumer Key, enter your client ID.
- Under Consumer Secret, enter your secret ID. The Open ID can be left blank.
- There is nothing to worry about in case the Open ID is left blank.
- In order to find your client ID and secret ID, in Quip, go to your account and click Manage Site. Click Business Portal on the screen that appears and then click Create API Key. Copy the Client ID and Client Secret and paste them into the fields on the Auth. Providers page.
- Under Authorize Endpoint URL, enter https://platform.quip.com/1/oauth/login.
- Under Token Endpoint URL, enter https://platform.quip.com/1/oauth/access_token.