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.

 View Only
Expand all | Collapse all

Authentication to be implemented in SoAP API in API GW

  • 1.  Authentication to be implemented in SoAP API in API GW

    Posted Mon December 28, 2020 01:59 PM

    Hello All,

    API Gateway 10.5 version with latest fixes Version 10.5.0.8.317
    while invoking the API in SOAP UI getting below error message, when the global policy is activated or enable.
    API Gateway encountered an error. Error Message: Unauthorized application request.

    If i deactivate the global policy my API’s are working fine

    Screenshot of global policy
    image

    Could anyone share your thoughts.


    #API-Management
    #API-Portal
    #API-Gateway
    #webMethods


  • 2.  RE: Authentication to be implemented in SoAP API in API GW

    Posted Tue December 29, 2020 06:09 PM

    Hello Pradeep,

    As per the policy enforcement order for this stage, the global policy takes precedence over other policies. So the user/access credentials you are using to invoke the API from SoapUI aren’t authenticated by the settings configured in Global policy.

    Please validate the application credentials to access API and then use the correct ones, which works with Global policy.

    Please share your findings.

    Regards,
    Firoz N


    #API-Portal
    #API-Management
    #API-Gateway
    #webMethods


  • 3.  RE: Authentication to be implemented in SoAP API in API GW

    Posted Mon January 04, 2021 02:04 PM

    Thanks Firoz for your response.

    In identify and access the we configured as registered applications and In registered applications Identifiers are missing.

    When i add the identifiers, issue has resolved.

    Thanks for the community.


    #API-Gateway
    #webMethods
    #API-Management
    #API-Portal