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.  wss-security header processing.

    Posted 01/16/19 12:15 PM

    I created a webservice/soap mapping for ws-stack that requires a username token in the ws-security header.
    I created a PasswordCallbackHandler to validate the incoming credentials.
    It works in terms of validation, but then ws-stack passes those credentials to the backend rpc server. I do not want that to happen. The rpc/broker credentials are supplied in the .xmm/.aar file, but they are being overwritten by the incoming ws-credentials. Is there any way to prevent that from happening?


    #webMethods
    #Mainframe-Integration
    #EntireX


  • 2.  RE: wss-security header processing.

    Posted 01/18/19 08:16 AM

    Please try the following:

    In the AAR Editor in Designer go to the tab EntireX Settings.
    And then:

    • Set „User Name Token“ to disable.
    • Save and deploy again

    #webMethods
    #Mainframe-Integration
    #EntireX


  • 3.  RE: wss-security header processing.

    Posted 01/28/19 10:22 AM

    Thank you Rolf. That worked!
    James.


    #EntireX
    #Mainframe-Integration
    #webMethods