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

wss-security header processing.

  • 1.  wss-security header processing.

    Posted Wed January 16, 2019 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 Fri January 18, 2019 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 Mon January 28, 2019 10:22 AM

    Thank you Rolf. That worked!
    James.


    #EntireX
    #Mainframe-Integration
    #webMethods