Outsiders Republic

Music. Food. Travel. Tech.

API

Server-to-Server Authentication with Salesforce

This post will help you understand how to integrate a server with the Salesforce API. We will use the OAuth 2.0 JSON Web Token (JWT) bearer flow for this use case. This authorization flow uses a private key to sign an authorization token and requires you to approve the API client (i.e.,

Kevin


Categories: Tech