Unanswered Prevent UAG from rewriting specific URL

  • Monday, October 08, 2012 11:06 AM
     
     

    Hi,

    How can I prevent UAG from from rewriting specific URLs?

    We have a trunk where CRM and SP is published, but when trying to access a SP URL from CRM, the hostname part of the URL is replaced with the path for CRM.

    Ex. https://sp.domain.com/some/path/ is replaced with https://crm.domain.com/some/path/. Off course this breaks the application. The URL is tried opened inside a iframe in CRM


    -ae