webMethods

webMethods

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

Using JAAS with Integration Server

  • 1.  Using JAAS with Integration Server

    Posted Wed January 29, 2020 02:28 AM

    Dear All,

    Looking for some help in using JAAS with webMethods Integration server.

    I am referring 10.5 webMethods Integration server Admin guide , chapter 29-Customizing Authentication Using JAAS. As part of this trying to implement custom log in module (page 557 of the admin guide), as part of the sample java code need to import com.softwareag.security.jaas.login.SagAbstractLoginModule; which is supposed to be part of ‘sin-common.jar’ in
    Software AG_directory\common\lib folder.

    When i checked my installation (version 10.5) i am not able to find this jar ‘sin-common.jar’, can some one help me how to go about this jar file ?

    Thanks,
    Venkata Vidya Sagar P


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 2.  RE: Using JAAS with Integration Server

    Posted Wed January 29, 2020 05:07 AM

    Hi Sir,

    How are you doing?

    The jar is located under \SoftwareAG105\common\runtime\bundles\platform\eclipse\plugins\ with name “com.softwareag.security.sin.common_10.5.0.0000-0229.jar”

    Hope this helps?


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 3.  RE: Using JAAS with Integration Server

    Posted Mon February 03, 2020 02:58 AM