Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

Configuring Salesforce Authentication Provider

  1. Go to Setup > Identity > Auth. Providers.
  2. Click New and set Provider Type as Open ID Connect.
  3. Enter the Name as APTS_RLPInstanceSettings.
  4. Enter the consumer key, consumer secret, and Authorize Endpoint and Token Endpoint URLs. For information on how to fetch the consumer key, consumer secret, and Token Endpoint URL, see Platform Settings. Leave the remaining fields as they are.
    Note:

    Enter the region-specific Authorize Endpoint URL. For example:

    Preview Environment:

    NA: https://login-rlspreview.congacloud.com/api/v1/auth/connect/token

    EU: https://login-preview.congacloud.eu/api/v1/auth/connect/token

    AU: https://login-preview.congacloud.au/api/v1/auth/connect/token

    Production Environment:

    NA: https://login-rls.congacloud.com/api/v1/auth/connect/token

    EU: https://login.congacloud.eu/api/v1/auth/connect/token

    AU: https://login.congacloud.au/api/v1/auth/connect/token

  5. Click Save.