OAuth 2.0 JWT Bearer Flow

This flow is useful when your process needs to automate some jobs or automations without user interaction. For example: In the DevOps process, you can automate deployments between your repository (Github, Bitbucket) and the target orgs, setting up the connection using OAuth 2.0 JWT Bearer Flow.

General Description

Sequence Diagram