IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Adding IDCS as external authorization server for webMethods API Gateway

    Posted 01/20/22 05:21 AM

    I am trying to configure IDCS (Oracle Identity Cloud Service) as external authrization server in API gateway 10.7
    I followed steps provided in the below link :

    I provided Remote introspection details, Metadata and scope.
    When I test the external auth server, I do not see any success/ failure message.
    But when I make a request from postman, I am getting unauthorized error.
    Where to see and understand the error - API gateway not able to connect to IDCS server for authentication but what is causing error?


    #webMethods-io-Integration
    #API-Gateway
    #webMethods
    #Integration-Server-and-ESB
    #API-Management


  • 2.  RE: Adding IDCS as external authorization server for webMethods API Gateway

    Posted 01/21/22 09:51 AM

    Hi team,
    I understand IDCS as Authentication Service implements standard OpenID Connect (OIDC) 3-legged User Authentication flows on top of the standard OAuth2 protocol.
    below are the options needed in API gatewate for adding external authorization server .
    image

    In Introspection local is used for Open id and for any type that supports JWKS.
    Remote Introspection is to validate token at auth 2.0 server end.
    Now how to configure IDCS which supports Open id on top of oauth.
    Kindly help step by step process to configure IDCS in API gateway.


    #webMethods
    #webMethods-io-Integration
    #API-Management
    #API-Gateway
    #Integration-Server-and-ESB


  • 3.  RE: Adding IDCS as external authorization server for webMethods API Gateway



  • 4.  RE: Adding IDCS as external authorization server for webMethods API Gateway

    Posted 01/23/22 12:12 AM

    hi @srikanth.prathipati1803 , Yes I have discovery url , I see below when I click discover.


    This metadata url has all configuration details.

    API GW not able to fetch details. When I try to add I see below.

    Then I started entering details manually, IDCS has oauth 2.0 on top of the open ID connect.
    I gave below details for now along with scope. I do not see any error but when I test the connection, nothing pops up (success, error etc.)

    The given meta data url has many details and where to fill these details. It says local or remote introspection but meta data url has details issuer and jwks_uri for local and introspection_endpoint for remote.

    I have a change to provide all these details under provider section and this provider can be enabled only for dynamic client registration and oracle says we do not need it and gave us client id and client secret
    image

    Kindly suggest.

    Thanks & Regards,
    Vaishnavi. S
    Senior webMethods Developer.


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-io-Integration
    #API-Gateway
    #API-Management


  • 5.  RE: Adding IDCS as external authorization server for webMethods API Gateway

    Posted 02/05/22 12:22 AM

    This should not happen. Is this cloud or on-premises?
    If its on-premises, please do check the proxy server.


    #API-Management
    #webMethods
    #webMethods-io-Integration
    #API-Gateway
    #Integration-Server-and-ESB