3.5.7 How to access the REST API using the access token
In Every OFSLL REST API request, please send the following headers with correct values.
Mandatory Request headers
Table 3-8 Mandatory Request headers
Headers | Expected Value |
---|---|
ofsll_access_token | The valid access token received from any of the above mention flow |
X-OAUTH-IDENTITY-DOMAIN-NAME | Valid OAuth Identity domain associated with access token |
Parent topic: Getting Access Token