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
  • 1.  wsclient-authMethod definitions and documentation

    Posted Tue July 19, 2016 12:13 PM

    In MWS, under CAF Application Runtime Configuration, under Environment entries, wsclient-authMethod field exists.
    Which documentation explains the possible values for wsclient-authMethod and their meanings?
    I am guessing -1 means no authentication, 1 means BASIC, 2 means use certificate, and 3 means both certificate and BASIC. Am I guessing right?


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 2.  RE: wsclient-authMethod definitions and documentation

    Posted Tue July 19, 2016 12:59 PM

    Hi Joy,

    Web application security authentication details needs to be configured under Environment Entries section starting with ws*

    wsclient-requiresAuth = 1 BASIC Authentication
    wsclient-requiresAuth =2 Using Certificates/SSL
    wsclient-requiresAuth = 3 Hybrid.

    What you are guessing is correct only. Tried to find documentation for the same for reference but failed. Will post if found one.


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 3.  RE: wsclient-authMethod definitions and documentation

    Posted Tue July 19, 2016 02:58 PM

    What about CAF-Development-Help Guide?

    This one should have a chpater about this.

    Regards,
    Holger


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 4.  RE: wsclient-authMethod definitions and documentation



  • 5.  RE: wsclient-authMethod definitions and documentation

    Posted Wed July 20, 2016 05:17 AM

    Hi Eric,

    Thanks for sharing this info and reference to constants defined.


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS