Thursday, November 21, 2024

OIC Gen3 - Provision an OIC instance and assign OIC Service roles

Usecase

Here, we will demonstrate how to provision an OIC instance and assign OIC service roles to a group of users.

Note: To provide people acccess to the oracle integration, create users, assign them to groups and then assign preconfigured roles to the groups, assign policies to groups to give access to resources.

Resource Type: integration-instance

VerbMANAGE

Permission:INTEGRATION_INSTANCE_CREATE

 

Detailed steps with screenshots:

Login to OCI console >> Navigation >> developer services >> application integration >> integration


Select compartment >> create instance


Provide instance name>> select edition >> select shape >> create


Once instance gets activated, copy service console url and open in browser to login.


Here we will see how to add users to group and add servicedeveloper role to that group.

Identity & Security >> Domains 


Domains >>default or create new domain


Groups>> create group


Open the group and add users


Identity & Security >> Domains >> dafault >> Oracle cloud services


Select the created instance


Application roles >> serviceDeveloper >>assigned groups >> add the group

No comments:

Post a Comment

Featured Post

11g to 12c OSB projects migration points

1. Export 11g OSB code and import in 12c Jdeveloper. Steps to import OSB project in Jdeveloper:   File⇾Import⇾Service Bus Resources⇾ Se...