How To Use The New Named Credentials (Summer '23 & Beyond)

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ธ.ค. 2024

ความคิดเห็น • 8

  • @igorkudryk
    @igorkudryk ปีที่แล้ว +3

    New named credentials are powerful, but so damn painful :D And as always, Salesforce creates new features without fully supporting old functionality.
    In the case of named credentials, it's storing the password and username named credentials :)

  • @MangeshKadam-s5x
    @MangeshKadam-s5x 4 หลายเดือนก่อน +1

    Are you setting the newly generated Callback Url from Auth Provider as the redirect URL in QB setup.

    • @JustinWills
      @JustinWills  4 หลายเดือนก่อน

      Yes that is correct

  • @vinayaksharma3666
    @vinayaksharma3666 6 หลายเดือนก่อน +1

    great job

  • @manasadharmendran
    @manasadharmendran 11 หลายเดือนก่อน

    Can we use custom setting instead of metadata?

    • @JustinWills
      @JustinWills  11 หลายเดือนก่อน +1

      No. The auth. provider is coded to use metadata in the background. If you need to update values from your code, I recommend storing that information in a custom setting outside the named credential storage.

  • @marcb2814
    @marcb2814 11 หลายเดือนก่อน

    Why didn't you use Open ID Connect for this?

    • @JustinWills
      @JustinWills  11 หลายเดือนก่อน

      You may be able to use Open ID Connect