Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I have a vm protected by siteminder provided by ca technologies with their agent residing on the web server. I want to intercept http requests before they are intercepted by the agent provided by siteminder. The main reason is I want to use the content-type header to differentiate between soap requests from other web requests with content type as text/html. Can anyone suggest some ways?

share|improve this question
1  
This is more of a product support question than a security question. I've flagged a mod to look at migration options, since there are other sites that would be better suited. – Polynomial Jan 22 at 10:07
it is also important to tell us which web server you are using because SiteMinder (and the other filtering session managers) have different approaches to intercepting HTTP requests for different web server products (apache httpd, IIS etc) – Callum Wilson Jan 22 at 10:23
we are using apache here – Sai Pavan Jan 22 at 10:53

migrated from security.stackexchange.com Jan 22 at 10:59

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.