Activity Forums Salesforce® Discussions What is the use of JWT in Salesforce?

  • Kirandeep

    Member
    September 28, 2020 at 3:40 pm

    The JWT enables identity and security information to be shared across security domains. Salesforce validates the JWT based on a signature using a previously configured certificate and additional parameters. Assuming that the JWT is valid and that the connected app has prior approval, Salesforce issues an access token.

  • Shweta

    Member
    September 28, 2020 at 3:53 pm

    JWT (JSON Web Tokens): It is an open standard way used for securely transmitting information or representing claims between any two parties, let's say between a client/consumer and server/service. It is used to digitally sign the verified and trusted information.

  • Manish

    Member
    September 28, 2020 at 4:10 pm

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos