Salesforce OAuth JWT Bearer Flow Explained

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

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

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

    Nice content, its really helpful!

  • @saptarshipaul10
    @saptarshipaul10 3 หลายเดือนก่อน

    awesome explanation - why JWT to be used and not client credential flow.
    In summary-
    1. O Auth Client Credential flow to be used when Integration user can search or update data in target system.
    2. JWT bearer token flow to be used when data to be searched or updated by a specific user (by system) without the user to login explicitly by providing credentials.