SAP Fieldglass · OAuth Scopes

SAP Fieldglass OAuth Scopes

OAuth 2.0 derived

SAP Fieldglass publishes 1 OAuth 2.0 scope via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the SAP Fieldglass API on a user’s behalf.

Tokens are issued from .

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

Contingent WorkforceExternal TalentHuman Capital ManagementServices ProcurementStatements of WorkVendor ManagementWorkforce Management
Scopes: 1 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://api1.fgvms.com/api/oauth2/v2.0/token?grant_type=client_credentials https://{host}/api/oauth2/v2.0/token?grant_type=client_credentials&response_type=token
Flows
clientCredentials

Scopes (1)

ScopeDescriptionFlows
user approve work items clientCredentials

Source

OAuth Scopes

sap-fieldglass-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/sap-fieldglass-approval-openapi.yaml, openapi/sap-fieldglass-audit-trail-openapi.json,
  openapi/sap-fieldglass-background-check-openapi.json, openapi/sap-fieldglass-business-analytics-openapi.json,
  openapi/sap-fieldglass-odata-analytic-openapi.json
schemes:
- name: OAuth2
  source: openapi/sap-fieldglass-approval-openapi.yaml
  flows:
  - flow: clientCredentials
    tokenUrl: ' '
  description: To use this REST API, you need to get OAuth client credentials (user credentials
    and client-specific application key) from an SAP Fieldglass account representative. After
    that, you need to pass the obtained client credentials to the SAP Fieldglass token endpoint
    to obtain an access token.
- name: OAuth2
  source: openapi/sap-fieldglass-audit-trail-openapi.json
  flows:
  - flow: clientCredentials
    tokenUrl: https://api1.fgvms.com/api/oauth2/v2.0/token?grant_type=client_credentials
  description: To use this REST API, you need to get OAuth client credentials (user credentials
    and client-specific application key) from an SAP Fieldglass account representative. After
    that, you need to pass the obtained client credentials to the SAP Fieldglass token endpoint
    to obtain an access token.
- name: OAuth2
  source: openapi/sap-fieldglass-background-check-openapi.json
  flows:
  - flow: clientCredentials
    tokenUrl: https://api1.fgvms.com/api/oauth2/v2.0/token?grant_type=client_credentials
  description: To use this REST API, you need to get OAuth client credentials
- name: OAuth2
  source: openapi/sap-fieldglass-business-analytics-openapi.json
  flows:
  - flow: clientCredentials
    tokenUrl: https://api1.fgvms.com/api/oauth2/v2.0/token?grant_type=client_credentials
  description: To use this REST API, you need to get OAuth client credentials (user credentials
    and client-specific application key) from an SAP Fieldglass account representative. After
    that, you need to pass the obtained client credentials to the SAP Fieldglass token endpoint
    to obtain an access token.
- name: OAuth2
  source: openapi/sap-fieldglass-odata-analytic-openapi.json
  flows:
  - flow: clientCredentials
    tokenUrl: https://{host}/api/oauth2/v2.0/token?grant_type=client_credentials&response_type=token
  description: To use this REST API, you need to get OAuth client credentials (user credentials
    and client-specific application key) from an SAP Fieldglass account representative. After
    that, you need to pass the obtained client credentials to the SAP Fieldglass token endpoint
    to obtain an access token.
scopes:
- scope: user
  description: approve work items
  flows:
  - clientCredentials
  sources:
  - openapi/sap-fieldglass-approval-openapi.yaml
  - openapi/sap-fieldglass-audit-trail-openapi.json
  - openapi/sap-fieldglass-background-check-openapi.json
  - openapi/sap-fieldglass-business-analytics-openapi.json
  - openapi/sap-fieldglass-odata-analytic-openapi.json