Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Using OCI API in OIC

edited Oct 22, 2018 7:43AM in Integration 2 comments

Summary

Complex authentication to use the OCI endpoint

Content

Currently I am working on an integration where the purpose is to collect the data from the consumption of customers in Oracle Cloud Infrastructure and then transfer this data to our billing tool. In order to be able to loop over the various compartments when retrieving the data, I wanted to use the API below.

https://docs.cloud.oracle.com/iaas/api/#/en/identity/20160918/Compartment/ListCompartments

Now I am trying to set this endpoint in ICS, but the authentication of this endpoint is rather complex. For this I have to create a header with a signing string that is encrypted with SHA-256 and then encoded with Base64. The link below refers to the documentation on this subject.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!