Create a Custom OAuth App
Follow the procedure below to obtain the
OAuthClientId and
OAuthClientSecret.
- After logging in to your Anaplan account, click Home, then click Administration.
- Click OAuth Clients.
- Click New.
- Enter an application name.
- In the Type selector, choose Authorization code grant.
- Set Allowed callback URLs to https://oauth.cdata.com/oauth/.
- Click Create client.
- Save the displayed Client ID (OAuthClientId) and Client Secret (OAuthClientSecret) values.
- Optionally, click the app to open its details and configure the Refresh token behavior and Refresh token lifetime.