I am trying to deactivate an integration through postman but its giving 401 unauthorised error. I am able to retrieve the activation status successfully. Does snyone know what's wrong like i am using design url n also instance id
Check your user Service Role, as not all roles have this privilege. Only Service Administrator and Service Developer can deactivate an integration. For details check documentation docs.oracle.com/en/cloud/paas/application-integration/oracle-integration-oci/what-users-can-do-integrations-design-section-role.html#GUID-AE974797-49E3-41D8-A7A7-EFE121B8AC24
Hi Harris, it was a very clear explanation, I am close follower of your videos in linkedin as well. Would like to know how I can implement the above logic for SOAP service call by my client who is use custom CRM application. The flow is CRM --> TIBCO -->(Soap Request call to OIC to get the item quantities and update in CRM). Your inputs are highly valueable
You can use OCI API GW in front of OIC to restrict scope. Here is a good example showing steps www.linkedin.com/pulse/securing-oic-integration-endpoints-fine-grained-access-bhavesh-shah-yusbf/
This video is just perfect, even Oracle hasn't covered this much in their documents. Thanks mate, truly helpful.
This video was a lifesaver! I couldn't find any detailed info on OAuth and Factory APIs and we were struggling with the right setup, thank you!
Thanks Harris, I came to this video after your reply in slack.
Thanks Harris!! I watched your videos and this very useful.
how can i consume rest api which need the auth2 authenticaiotn ?
good one !!!
It is very useful video, i am seeking further assistance how to develop Integration using the oauth. can you please make a video on it
Can I use this to access Oracle Object Storage?
I am trying to deactivate an integration through postman but its giving 401 unauthorised error. I am able to retrieve the activation status successfully. Does snyone know what's wrong like i am using design url n also instance id
Check your user Service Role, as not all roles have this privilege. Only Service Administrator and Service Developer can deactivate an integration. For details check documentation
docs.oracle.com/en/cloud/paas/application-integration/oracle-integration-oci/what-users-can-do-integrations-design-section-role.html#GUID-AE974797-49E3-41D8-A7A7-EFE121B8AC24
Hi Harris, it was a very clear explanation, I am close follower of your videos in linkedin as well. Would like to know how I can implement the above logic for SOAP service call by my client who is use custom CRM application. The flow is CRM --> TIBCO -->(Soap Request call to OIC to get the item quantities and update in CRM). Your inputs are highly valueable
Hi! I recommend connecting with the speaker Harris Qureshi on LinkedIn on your questions.
How do I limit the scope. Meaning I want to ensure a client app can only call oic service a but not any other services
Use api manager in this case
You can use OCI API GW in front of OIC to restrict scope. Here is a good example showing steps
www.linkedin.com/pulse/securing-oic-integration-endpoints-fine-grained-access-bhavesh-shah-yusbf/
Thank you