API Connect

API Connect

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#API Connect
#Applicationintegration
#APIConnect
 View Only
  • 1.  APIC OAuth

    Posted Fri December 16, 2022 09:57 AM
    Hi team, 

    I'm trying to configure native oauth on APIC. When I finished my configuration and tried to call my endpoint, I had this response.



    Any idea why this occurs? Thanks in advance


    ------------------------------
    Juan Carlos Hernandez Castillo
    ------------------------------


  • 2.  RE: APIC OAuth

    Posted Fri December 16, 2022 03:32 PM
    Hi,
    your redirect URI configured in the calling APP is probably different then the one used in the request or not configured at all.

    cheers,
    Jeroen

    ------------------------------
    jeroen willems
    ------------------------------



  • 3.  RE: APIC OAuth

    Posted Mon December 02, 2024 03:48 AM

    Hi,

    In our migration V5 to V10 project we need to implement some feature (if there not a bug...) of V5 that not working in V10

    In V5 was possible to define regex  pattern in  OAuth Redirect URI field during Onboarding action, here is an example:

    http://MyFintechOrg.com/.* defined in this field, and request to "/token/authorize" endpoint with the value "http://MyFintechOrg.com/redirect" in  redirect_uri query param

    this allowed for authorization and authentication (user).

    But this not work in V10 - all characters of URL above perceived as string chars, so my question if there some workaround to implement logic in V10 like in V5 ?  

    Thanks in advance,

    Sergey



    ------------------------------
    Sergey Paponov
    ------------------------------