Salesforce Certified Identity and Access Management Practice

Disable ads (and more) with a membership for a one time $2.99 payment

Question: 1 / 50

What are the steps for using OAuth 2.0 JWT Asset Token flows?

Create a new connected app or use an existing one that has asset tokens enabled and required settings configured.

Get an access token so that you can request an asset token.

Understand how Salesforce attempts to register a new or existing Asset using information from the actor token.

The correct answer is C. Understanding how Salesforce attempts to register a new or existing Asset using information from the actor token is a critical step in using OAuth 2.0 JWT Asset Token flows. When working with this flow, Salesforce leverages the information provided in the actor token to attempt to register or update the asset, ensuring that the provided information aligns with Salesforce's expectations and requirements for asset management. This step is essential in order to establish a secure and efficient interaction between the external system and Salesforce using the JWT Asset Token flow. Option A is not correct because while setting up the connected app with the required configurations is important, it is not a step specifically related to the JWT Asset Token flows. Option B is not correct as getting an access token does not directly relate to the steps for using OAuth 2.0 JWT Asset Token flows. Option D is not correct as creating the asset token JWT is a subsequent step once the necessary information about the asset has been processed in accordance with Salesforce's requirements based on the actor token.

Create your asset token JWT.

Next

Report this question