Activity Forums Salesforce® Discussions What is call back URL in the connected app?

  • Adarsh

    Member
    March 29, 2018 at 5:58 am

    Hi Ankit,

    Depending on which OAuth flow you use, Callback URL is typically the URL that a user’s browser is redirected to after successful authentication.

    Hope it helps 🙂

  • Neha

    Member
    March 29, 2018 at 6:12 am

    Hi Ankit,

    Here are the more details related to Callback URL:

    Callback URL (endpoint) that Salesforce calls back to your application during OAuth. It’s the OAuth redirect URI.Depending on which OAuth flow you use, the URL is typically the one that a user’s browser is redirected to after successful authentication. Because this URL is used for some OAuth flows to pass an access token, the URL must use secure HTTPS or a custom URI scheme. If you enter multiple callback URLs, at run time Salesforce matches the callback URL value specified by the app with one of the values in Callback URL. It must match one of the values to pass validation. Separate multiple callback URLs with line breaks.

    The callback URL field has a limit of 2000 characters, cumulatively. If you enter several URLs and they exceed this limit, create another connected app to manage more callback URLs.

    Hope this helps you..!

  • PRANAV

    Member
    March 29, 2018 at 8:28 am

    Hi Ankit,

    Some points related to Callback URL

    • Callback URL in salesforce is nothing but what Salesforce will callback with once the user authorizes access to his/her Salesforce account.
    • Callback URL is typically the URL that a user’s browser is redirected to after successful authentication.
    • You have enter call back URLs one per line. Don't separate by comma or semicolon or other characters.
    • Callback URL is depending on which OAuth flow you use

    Hope this will helps you more.

  • Archit

    Member
    March 29, 2018 at 8:34 am

    Hello,

    Entering the callback URL (endpoint) that Salesforce calls back to your application during OAuth. It’s the OAuth redirect URI. If you enter multiple callback URLs, at run time Salesforce matches the callback URL value specified by the app with one of the values in Callback URL. It must match one of the values to pass validation.

    Thanks!

  • Parul

    Member
    September 20, 2018 at 6:41 pm

    Hi,

    Callback URL (endpoint) that Salesforce calls back to your application during OAuth. It’s the OAuth redirect URI.Depending on which OAuth flow you use, the URL is typically the one that a user’s browser is redirected to after successful authentication. Because this URL is used for some OAuth flows to pass an access token, the URL must use secure HTTPS or a custom URI scheme. If you enter multiple callback URLs, at run time Salesforce matches the callback URL value specified by the app with one of the values in Callback URL. It must match one of the values to pass validation. Separate multiple callback URLs with line breaks.

    The callback URL field has a limit of 2000 characters, cumulatively. If you enter several URLs and they exceed this limit, create another connected app to manage more callback URLs.

Log In to reply.

Popular Salesforce Blogs