OAuth2 support in OC1 (that's the digit 'one' not an uppercase 'i')?
I have a need to query an OCI REST API from a Google Apps Script.
The function on the Google side is URL Fetch (https://developers.google.com/apps-script/reference/url-fetch/url-fetch-app). The API call needs, of course, to be signed but there's no OCI SDK for Apps Script -- way too small a base to support that. It appears that the Google side can use a library to implement OAuth2 but that will take some digging to understand fully.
Before going down that rabbit hole can anyone confirm or deny the line in the OCI docs here (https://docs.oracle.com/en-us/iaas/Content/Identity/Tasks/managingcredentials.htm
Tagged:
0