Symantec Access Management

  • 1.  SPS AuthAz service configuration

    Posted Mar 23, 2016 03:20 PM

    AuthAz service is  running on VirtualHost named WebServicesAgentVirtualHost. Is there a way to assign a VH with a different name for AuthAz service or the name is hardcoded?

     

    Thank you.



  • 2.  Re: SPS AuthAz service configuration

    Broadcom Employee
    Posted Apr 25, 2016 10:42 AM

    Hello

    As of my understanding there is no way to change the virtual host associated to the AuthAz service

    Regards



  • 3.  Re: SPS AuthAz service configuration

    Posted Apr 26, 2016 02:03 AM

    That's correct. If you try to configure some other virtual host, the request will be invalidated with the following error :

     

    The Virtual Host used for the request is invalid. Ensure that the request is from the predefined Virtual Host 'WebServicesAgentVirtualHost' for AuthAz web services



  • 4.  Re: SPS AuthAz service configuration

    Posted Dec 23, 2016 05:50 AM

    Hi  Ujwol, Can we keep multiple multiple hostsnames in VirtualHost? like below?

     

    <VirtualHost name="WebServicesAgentVirtualHost">
    hostnames="env1.login.abc.com"

    hostnames="env2.login.abc.com"

    hostnames="env3.login.abc.com"

     

            defaultsessionscheme="default"

     

            # specify the block size for request and response in KBs
            requestblocksize="4"
            responseblocksize="8"

     

            #The defaults can be overridden
            #not only for the Virtual Host
            #but for the WebAgent for that
            #virtual host as well
                    <WebAgent>
              sminitfile="/secure-proxy/proxy-engine/conf/webservicesagent/WebAgent.conf"
            </WebAgent>



  • 5.  Re: SPS AuthAz service configuration

    Posted Dec 28, 2016 12:01 AM

    Hi Saravanan,

     

    Opened a new thread for this :Multiple hostname for a virtual host in SPS 

     

    Cheers,

    Ujwol