IBM Verify

IBM Verify

Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  HTTP Transformation Rule

    Posted 02/16/21 06:35 AM
    I need example for using transformation rules to match the URL and request method in the same time to change the response

    ------------------------------
    Hossam Mohamed
    ------------------------------


  • 2.  RE: HTTP Transformation Rule

    Posted 02/17/21 04:07 AM
    You can do it in the xsl file, but you can also already do the matching in the webseal config file:

    [http-transformations:myTransform]
    request-match = response:[my.virutal.host]GET /my/url*

    ------------------------------
    Laurent LA Asselborn
    ------------------------------



  • 3.  RE: HTTP Transformation Rule

    Posted 02/25/21 09:10 AM
    Hi Hossam,

    See https://github.com/IBM-Security/isam-support/tree/master/config-example/webseal/http-transformations for many examples.

    ------------------------------
    Nick
    IBM Security Verify Customer Support
    ------------------------------