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.  Verify WM User Credentials using JSP

    Posted 11/26/03 02:49 PM

    Is there any process of verifying user credentials using webMethods authentication process from a java program or a JSP.The pluggable authentication is of no help as requires the usage of third party storage mechanism (e.g. LDAP or any DB table ,which is what i want to avoid).

    Has anybody worked on UGClass/Credential/User/Group classes provided by webMethods and can the same be used to tackle the problem that i
    have.
    Please suggest


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


  • 2.  RE: Verify WM User Credentials using JSP

    Posted 12/01/03 06:32 PM

    Hi,

    I really don’t know how to access webMethods internal security classes.

    A stupid solution could be to actually invoke a simple WM service passing user/password as wm credentials. Wm will refuse the connection if requested credentials are wrong…

    what do u think about it?

    Regards
    sorin


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