Symantec Access Management

  • 1.  forms

    Posted Jan 19, 2018 10:02 AM

    Currently, my login.fcc is pointing to forms folder at apache where web agent installed but still it going to forms_en-US and getting login_en-US.fcc to post the credentials.Is there a way to control this?

    In past, i didn't fix it with this behavior but i don't remember how I did it.

     

    The below is the snipped i extracted from httpd.conf

    Alias /siteminderagent/ "/opt/netegrity/webagent/samples/"
    <Directory "/opt/netegrity/webagent/samples/">
    Options Indexes MultiViews
    AllowOverride None
    Order allow,deny
    Allow from all
    </Directory>



  • 2.  Re: forms
    Best Answer

    Posted Jan 19, 2018 10:11 AM


  • 3.  Re: forms

    Posted Jan 19, 2018 10:11 AM

    Hi,

     

    There is the Localization ACO parameter that you can set to NO to disable localization which comes enabled by default. You can take a look at the following location for more details on this topic:

    FCC Internationalization - CA Single Sign-On - 12.52 SP1 - CA Technologies Documentation 

     

    I hope this helps,

     

    Albert