8.4 Create Users and Assign Groups in OCI IAM
Create users and groups in OCI IAM and assign users to the appropriate groups.
Group memberships appear in the token's
group claim
(configured in the previous section), which the Oracle AI
Database reads to activate data roles. You can create as many users and groups as your
organization requires.
- Create groups representing application roles.
- Create users.
- Assign users to groups.
- Assign users to the application (
HCM APP).- In your identity domain, click the Integrated applications tab.
- Click the application (for example, HCM APP).
- Click the Users tab, and then click Assign users.
- Select the users who need access. Alternatively, click the Groups tab, assign a group to the application, and then add users to that group.
You have now provisioned users and groups in OCI IAM and assigned them
to the application. When these users authenticate and obtain end-user tokens, their
group memberships appear in the group claim.