Configuring Authentication and Authorization
The following steps summarize how to obtain OAuth 2.0 authorization and access token from SAP Fieldglass.
-
Obtain OAuth 2.0 client credentials - see OAuth2 Service Authentication.
-
Obtain an access token from the SAP Fieldglass Authorization Server.
-
Send the access token to an SAP Fieldglass REST API.
-
Refresh the access token, if necessary.
For details on how to perform each of these steps, see the following sections in this guide.