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.  Password handling

    Posted Tue January 22, 2008 03:06 PM

    Hi all,

    I would like to involve an authorisation to a DSP based portal (using name and password from Integration Server).

    Under the WmRoot package is the userList flow, with outputs:

    • name
    • group
      - password

    The problem is that the output for the password is encoded, so we can not use it.

    Is there any possibility how to decode the pass value, or at least get the true / false value.

    Thanks,

    Andrej.


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Password handling

    Posted Tue January 22, 2008 03:25 PM

    I am not sure if I understand the question right but you can always put the security on DSP pages through .access file where you mention which users are allowed to see the specific DSP.


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 3.  RE: Password handling

    Posted Tue January 22, 2008 03:47 PM

    Yes, that’s true, but my intention is to use the name / user value stored directly under the integration server, so I will be able to compare this two values against the values entered by a user (something like login).


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB