Configuring Authentication and Authorization

The following steps summarize how to obtain OAuth 2.0 authorization and access token from SAP Fieldglass.

  1. Request an access token using one of the supported authentication methods - see OAuth2 Authentication/Token Acquisition.

  2. Include the access token along with a request to an SAP Fieldglass REST API.

  3. Acquire a fresh access token once the existing one expires.

For details on how to perform each of these steps, see the following sections in this guide.