Client Application using Siebel REST with OAuth
OAuth 2.0 supports several different flows (or grants). Flow are ways of retrieving an Access Token. Deciding which one is suited for your use case depends mostly on your application type, the level of trust for the client or the experience you want your users to have. This document uses Postman as OAuth client, and it is for illustration purposes only.