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.  disabling "browse as guest" in CS 8.2

    Posted Tue February 28, 2012 09:23 AM

    Hello,

    I’m trying to disable the ‘browse as guest’ capability in CentraSite 8.2.
    i can’t find this option in the documentation.
    Did anyone already try ?

    Another question, a lit bit correlated, Is it possible to disable the button ‘Add Asset’ for a user or a group,
    I would like to have the same behaviour than the one when you’re logued as guest user, a grey button that do nothing ?

    Thanks in advance

    Patrick


    #API-Management
    #webMethods
    #CentraSite


  • 2.  RE: disabling "browse as guest" in CS 8.2

    Posted Thu March 29, 2012 03:54 AM

    Hi Patrick,

    I’m not sure if this is the proper solution but you can do as follows:

    1. Stop Software AG Tomcat
    2. Find plugin.xml at \profiles\CTP\workspace\webapps\PluggableUI\CentraSiteControl
    3. Get a backup of it
    4. In plugin.xml find the lines below and change the value attributes to something other than “guest”
    <extension point="com.softwareag.cis.plugin.parameter" id="guestUser" value="guest" />
    <extension point="com.softwareag.cis.plugin.parameter" id="guestPassword" value="guest" />
    1. Restart Tomcat

    Regards,
    Mehmet.


    #API-Management
    #webMethods
    #CentraSite


  • 3.  RE: disabling "browse as guest" in CS 8.2

    Posted Mon April 02, 2012 12:34 PM

    Hello Mehmet,

    thanks a lot for the reply !
    It’s not perfect but it’s work
    Patrick


    #webMethods
    #CentraSite
    #API-Management


  • 4.  RE: disabling "browse as guest" in CS 8.2

    Posted Tue June 19, 2012 01:22 PM

    Probably you already solved this, but at least it will be useful for someone else.

    You can solve this by adding / removing the “Asset Provider” role from the group.
    Check the roles in the documentation:
    http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuites/wmsuite8-2_sp2/CentraSite/8-2-SP2_CentraSite/ag-permits/rolespermissions.htm#d0e5490


    #API-Management
    #webMethods
    #CentraSite