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.  XML instances access control

    Posted 01/15/04 09:56 AM

    hello,

    I understood that Tamino ACLs can restrict access to documents elements or functions. It’s a structure based control in fact.

    I would like to know if there is a way to get an instance based access control within Tamino. I thought writing some server extension that would do a content based check but found it’s not possible to switch the security context before calling XML callbacks.

    I hope my request is clear enough. Any idea to achieve my goal is welcome.

    regards,
    Jerome


    #webMethods
    #Tamino
    #API-Management


  • 2.  RE: XML instances access control

    Posted 01/19/04 10:41 AM

    Hi Jerome,

    Tamino supports access control on node and not on instance level. For write, update and delete maybe it would be possible to write a trigger based server extension supporting access control on content level.

    The Tamino Webdav Server supports access control on instance level.

    Hope it helps.
    regards Eckehard


    #API-Management
    #webMethods
    #Tamino


  • 3.  RE: XML instances access control

    Posted 01/19/04 11:39 AM

    Thanks Eckehard,

    I wrote a such extension but I found that there is another security access check during the XML callback functions call. It’s not possible to change the security context whithin the extension in fact. (or didn’t found how to)

    So extensions can’t be grant data access.


    #Tamino
    #webMethods
    #API-Management


  • 4.  RE: XML instances access control

    Posted 01/20/04 01:00 PM

    Hi Jerome,

    that’s true. The server extension is restricted by the security, defined in the ino:security collection of your database.

    regards Eckehard


    #webMethods
    #Tamino
    #API-Management


  • 5.  RE: XML instances access control

    Posted 01/22/04 02:08 PM

    Do you see any workaround ?

    regards


    #Tamino
    #API-Management
    #webMethods


  • 6.  RE: XML instances access control

    Posted 01/26/04 08:54 AM

    Hi Jerome,

    no (as far as I know), sorry. That’s the way like it is designed.

    regards Eckehard


    #Tamino
    #webMethods
    #API-Management