1. Go to Setup, then type in Auth. Providers to the Quick Find box and select it.

  2. Click New.

    Auth. Provider window

  3. Fill in the following Auth. Provider fields to these specifications:

    Field Specification
    Provider Type Salesforce
    Name LEDQ Tooling API
    URL Suffix LEDQ_Tooling_API (this will be auto populated)
    Consumer Key Copy and Paste the Consumer Key generated for the Connected App
    Consumer Secret Copy and Paste the Consumer Secret generated for the Connected App
    Use Proof Key for Code Exchange (PKCE) Extension Leave selected
    Default Scopes full refresh_token offline_access (copy and paste this)
    Include Consumer Secret in SOAP API Responses Leave selected

    Auth Provider window and fields

  4. Click Save.

  5. In the Auth. Provider Detail screen, copy the Callback URL at the bottom.

    Location of callback URL

  6. Go back and view your Connected App in App Manager. Click Edit.

  7. Paste the copied Callback URL.

    Callback URL field

  8. Click Save.