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
Custom integration with non-Oracle IAM system to create user, assign and revoke role
Summary:
Version: 23D (11.13.23.10.0)
We want to link up Fusion APIs with our IAM system. We want to create users, activate/deactivate them, assign/revoke roles, assign/revoke data securities.
Content (please ensure you mask any confidential information):
1. We use (/hcmRestApi/scim/Users) to create user.
2. Can we use /hcmRestApi/resources/11.13.18.05/userAccounts/{userAccountGuid}/child/userAccountRoles for role assignment? In that case how do we get the userAccountGuid (especially in case this is not a new user account)? How does a user account relate to a user? What is the difference between creating a user and a user account?
3. Can we use /hcmCoreSetupApi/scim/Roles/ for role assignment? This is not listed in 23d APIs, we found it online.
0