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

Problem in Authenticating server through user defined DSP

  • 1.  Problem in Authenticating server through user defined DSP

    Posted 03/01/05 07:22 AM

    It seems as though you are trying to create a single page for authentication, and what I would assume is several other pages/services based on the user credentials. And you want this page to bypass the webMethods login prompt.

    I didn’t check your authentication service, but will assume that it performs the IS authentication correctly.

    Set the index page AND the authentication service as Anonymous to allow the page and the service to be executed by anyone. If a status of failed is returned, have the dsp return the results back to the index page. If the status is success, the user will be authenticated to future services/pages.

    I will try this out tomorrow also…


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