Setting Up OAuth and Calling Oracle Integration APIs: A Step-by-Step Guide

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 พ.ย. 2024

ความคิดเห็น • 16

  • @kashishtalwar557
    @kashishtalwar557 2 หลายเดือนก่อน +3

    This video is just perfect, even Oracle hasn't covered this much in their documents. Thanks mate, truly helpful.

  • @simovilmunen7503
    @simovilmunen7503 4 หลายเดือนก่อน +4

    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!

  • @iDeepu
    @iDeepu 2 หลายเดือนก่อน

    Thanks Harris, I came to this video after your reply in slack.

  • @AshishPatel-l7g
    @AshishPatel-l7g 2 หลายเดือนก่อน

    Thanks Harris!! I watched your videos and this very useful.

  • @swapnild1594
    @swapnild1594 8 วันที่ผ่านมา

    how can i consume rest api which need the auth2 authenticaiotn ?

  • @subhakaransaileshan3188
    @subhakaransaileshan3188 3 หลายเดือนก่อน +1

    good one !!!

  • @mrfayyazbaig
    @mrfayyazbaig 2 หลายเดือนก่อน

    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

  • @robertdennyson7543
    @robertdennyson7543 2 หลายเดือนก่อน

    Can I use this to access Oracle Object Storage?

  • @Cap_levi_23
    @Cap_levi_23 5 หลายเดือนก่อน

    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

    • @oracledevs
      @oracledevs  4 หลายเดือนก่อน

      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

  • @OracleCloudHub
    @OracleCloudHub 4 หลายเดือนก่อน

    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

    • @oracledevs
      @oracledevs  4 หลายเดือนก่อน

      Hi! I recommend connecting with the speaker Harris Qureshi on LinkedIn on your questions.

  • @nikhilanand4934
    @nikhilanand4934 5 หลายเดือนก่อน

    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

    • @souvikpramanik3086
      @souvikpramanik3086 5 หลายเดือนก่อน

      Use api manager in this case

    • @oracledevs
      @oracledevs  4 หลายเดือนก่อน

      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/

  • @Bongocious2
    @Bongocious2 หลายเดือนก่อน

    Thank you