Configuring Authentication and Authorization

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

  1. Obtain OAuth 2.0 client credentials - see OAuth2 Service Authentication.

  2. Obtain an access token from the SAP Fieldglass Authorization Server.

  3. Send the access token to an SAP Fieldglass REST API.

  4. Refresh the access token, if necessary.

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