Configuring Authentication and Authorization
The following steps summarize how to obtain OAuth 2.0 authorization and access token from SAP Fieldglass.
-
Request an access token using one of the supported authentication methods - see OAuth2 Authentication/Token Acquisition.
-
Include the access token along with a request to an SAP Fieldglass REST API.
-
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.