Make a Callout using OAuth 2.0 Client Credentials Flow | Named & External Credentials

Поділитися
Вставка
  • Опубліковано 6 лис 2024

КОМЕНТАРІ • 13

  • @nupursolanki9613
    @nupursolanki9613 2 дні тому

    Great video . Really very helpful 😊

  • @GabeWonders-u6j
    @GabeWonders-u6j 2 місяці тому

    Thanks for sharing! Looks like just giving Read Only access to the User External Credential object also provides user access to the External Credential.

  • @MaxiFiorilli
    @MaxiFiorilli 5 місяців тому

    THANKS SAMARTH!!!!!! you saved, literally, my sanity today! THANK YOU!!!! already suscribed!

  • @42eslarespuesta
    @42eslarespuesta 5 місяців тому

    Thank you Samarth! It has been very helpful, subscribed.

  • @jagadeeswaribolli6768
    @jagadeeswaribolli6768 Місяць тому

    What's the role of the callback url in this flow? We have kept dummy url.

  • @SfdcLearner
    @SfdcLearner 6 місяців тому

    Hey thanks for sharing.
    But i would like to know more about integration. Instead of just single flow of integration. I would love to learn about all various options available. Can you please make a plays list of all types of integrations Atoz ❤😊

  • @Mehdi-sh7bf
    @Mehdi-sh7bf 2 місяці тому

    That's awesome, thanks! would it be possible to send out the image/pdf through that integration?

  • @alexandreanicio1732
    @alexandreanicio1732 8 місяців тому

    Thanks for the video! Anyone know how long does the access token lifetime stands? And if it's configurable?

  • @MassimoTarquini-g9b
    @MassimoTarquini-g9b 10 місяців тому

    thanks for sharing :). the above could have worked with the authentication flow type= browser flow too right? I usually use that flow by also creating an auth provider. I have never used the client credentials with client secret flow. why would you use this over browser flow?

    • @MassimoTarquini-g9b
      @MassimoTarquini-g9b 10 місяців тому

      also does this grant type handles automatic refresh of the token? since with the flow type= browser flow , expiration of token is never an issue and it is handled by salesforce directly

    • @ig38428
      @ig38428 4 місяці тому

      @@MassimoTarquini-g9b I think it sends the authorization request with every callout, instead of re-using the same access token while it is valid.
      Nope, scratch that... I just saw that there's a new section in the external credentials called "Callout Options". It seems it tries to re-use the same access token until it gets a 401 status code and then requests a new access token.

  • @jaiaswani8039
    @jaiaswani8039 10 місяців тому

    Thanks for sharing 😊

  • @ashutoshmishra4501
    @ashutoshmishra4501 10 місяців тому

    great content