Configure OAuth 2.0 JWT Bearer Flow for External Client Apps
External client apps can support OAuth 2.0 JSON Web Token (JWT) bearer flows using the
certificate field in the global OAuth settings file. A JWT flow authorizes servers to access data
without interactively logging in each time the servers exchange information.
Required Editions
User Permissions Needed
To view all external client apps, view their settings, and edit their OAuth policies
file
View all External Client Apps, view their settings, and edit their policies
Use this cURL command to request the token for deploying your external client app.
curl -X POST <org URL>/services/oauth2/token -d 'grant_type=urn:ietf:params:oauth:grant-type:jwt-bearer&assertion=<JWT>' | json_pp
This returns a bearer token you can use to authorize in other flows.
Did this article solve your issue?
Let us know so we can improve!
Loading
Salesforce Help | Article
Cookie Consent Manager
General Information
Required Cookies
Functional Cookies
Advertising Cookies
General Information
We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required Cookies
Always Active
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional Cookies
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising Cookies
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.