Forum Discussion
MDPF52_180608
Nimbostratus
Sep 03, 2015problem with HTTP auth (APM)
Hello,
I tried to configure the HTTP Auth object on the APM Access Policy. There is some strange issue that I am not able to identify.
I tried to make the POST request from an HTTP request ...
Michael__
Nimbostratus
Sep 04, 2015Hi,
Lets see if i got the problem right 🙂
Sounds to me as the 302 returned by the APM is the redirect to /my.policy which is the normal behavior with apm. To suppress the redirects from APM you could use "clientless-mode"
when HTTP_REQUEST {
enable the clientless-mode so that users will not follow 302 used by APM
HTTP::header replace "clientless-mode" 1
}
maybe this helps to solve your issue.
Regards
Micha
MDPF52_180608
Nimbostratus
Sep 04, 2015Thank you Michael!
I will try to explain better...so: The HTTP POST is the request that is sent by the HTTP Auth object in the APM Policy, the request that the BIG-IP sends to the Web Server.
Currently, I am trying to figure if there is some HTTP header that is required from the Web Server in order to accept the POST request but at the moment the situation is the following: HTTP Requester client - POST Request OK (Elements: 1. Content-Type Header: application/x-www-form-urlencoded 2. Custom apm header : %apmvariable) 3. Body with data)
Can you suggest me something?
Thanks in advance,
Regards.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects