We have a Juniper portal in front of our web applications. When we navigate to our primary URL (e.g., https://apps.ourdomain.com), everything routes properly to our primary web site. However, if we try to navigate directly to an application URL (e.g., https://apps.ourdomain.com/ourapplication/page.aspx?param1=x¶m2=y), we are still routed to the primary web site, rather than to the secondary web application.
Is it possible for Juniper to allow a link directly to an internal application, without having to encode the URL (e.g., https://apps.ourdomain.com/ourapplication/,DanaInfo=.adfx098lkjlkj,SSL+page.aspx?param1=x¶m2=y) first?