Symantec Access Management

 View Only

Access Gateway - default proxy rule

  • 1.  Access Gateway - default proxy rule

    Posted Jul 13, 2020 06:09 PM
    Hello,

    We are migrating from the web agent option pack to Access Gateway for federation services.  We are not planning to use the Access Gateway for anything else other than for the federation services, but there is a default proxy rule in the proxyrule.xml which routes everything to - - > http://www.ca.com 

    <!-- Proxy Rules-->
    <nete:proxyrules xmlns:nete="http://www.ca.com/">
    <nete:forward>http://www.ca.com$0</nete:forward>
    </nete:proxyrules>

    We would like to modify this so that when requested the federation service URL - - > https://federation.company.com the proxy rule would NOT forward the request to http://www.ca.com.

    I tried simply replacing "http://www.ca.com/" with - - > https://federation.company.com", but this did not work.

    Thanks in advance,

    Duc Tran