Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Enable HCM API REST via Oauth 2
Summary:
Enable HCM API REST via Oauth 2
Content (please ensure you mask any confidential information):
Currently in our HCM environments all SaaS Rest Apis (i.e /hcmRestApi/resources/11.13.18.05/workers) are accessible via Basic Authentication.
We would like the chance to access APIs also via Oauth 2 Authentication, using a mechanism similar to the one used to invoke OIC Integrations (call IDCS to retrieve an access token, call API Rest using the token as bearer authentication).
We tried to follow the documentation: Using OAuth 2 to Access the REST API
but we were able to access only to identity domain APIs Rest (not the HCM one).
0