How to create an SSL Virtualhost in Access Gateway

No comment

Hi, I’m new to Access Gateway. My Access Gateway is installed on machine SERVER1.domain. The federation authentication URL now is https://server1.domain/affwebservices/redirectjsp/redirect.jsp From outside world I want to use somethig like https://www.idp.company.com/affwebservices/redirectjsp/redirect.jsp So I think I have to create a Virtualhost for www.idp.company.com with a SSL certificate. I’ve create a IP-address on SERVER1.domain.   Can anybody tell […]

Reinstalling Web Agent Option Pack

No comment

This might be a silly question but here it goes. Currently we are working on moving our FWS system from windows boxes to RHEL7 boxes. If I modify the AffWebServices.properties file with the webagent.conf path for the REHL7 boxes and create a new WAR file using the WAOP on the windows box, can I take that […]

objectClass=xpsObject search from Policy server

No comment

Hello there,   I see lot of below searches in Policy Store log coming from Policy server (R12.52). Any idea why such search happening, the reason is,  this search is simply using filter objectclass=xpsObject and hence we see lot of unindex searches in Policy store. We can tune the policystore to accomodate this filter but […]

Request.Headers[HeaderIdentifier] rather than Request.ServerVariables[HeaderIdentifier]

No comment

Our application is using Request.Headers[HeaderIdentifier] rather than Request.ServerVariables[HeaderIdentifier] is this a security hole?   We are using .Net platform, we receive the request back from Siteminder and use  Request.Headers[HeaderIdentifier] to retrieve the authenticated user, is this a back door? Should we only use Request.ServerVariables[HeaderIdentifier]? Does Siteminder write to the Request.ServerVariables for custom headers? Source: New feed {pubDate}

Our application is using Request.Headers[HeaderIdentifier] rather than Request.ServerVariables[HeaderIdentifier] is this a security hole?

No comment

Once we receive a response back from Siteminder with a custom header (we are using .Net) we then get the header information by doing Request.Headers[HeaderIdentifier] would doing this allow for a back door? Should we use Request.ServerVariables[HeaderIdentifier] does Siteminder write this custom header to Request.ServerVariables? Source: New feed {pubDate}

Issue while starting dxagent in CA Directory 12.6

No comment

Hi All, I tried to install CA directory 12.6. However, the dxagent service is not starting up and giving the error as below:   Error in Event Viewer Logs: The CA Directory DXagent service terminated with the following service-specific error: Incorrect function. Error Screenshot while starting the service: Also, receiving the below error during installation: […]

CA SiteMinder 12.7 Proxyui error 500

No comment

Hi dear CA Community,   We have installed the SiteMinder SPS 12.7 according to the documentation. After the installation process, when we try to access to the proxyui administrative UI we got the following error message “Server Error. The server was unable to process your request”. Regarding the documentation, we have to add the user […]