Forum Discussion
Elias_O_16228
Nimbostratus
Apr 18, 2013Web application authentication but not required
I am getting weird issue, of course, all fingers are pointing to the F5 LTM as the culprit until proven to be innocent.
We have web application behind LTM 10.2.4. When users logged and at...
Kevin_Stewart
Employee
Apr 18, 2013I have to assume there's more to it than that. There are only so many ways that a client browser can authenticate to a web server, and most web servers only support a small subset of those methods. The methods generally include HTTP Basic, Digest, Negotiate (NTLM or Kerberos), and forms based (and not addressing SAML and other methods that usually require an agent process installed on the web server). In any case, each of these methods would then validate the user's credentials against a directory service, database, flat file, or something else. So I'm not specifically talking about how the user account is validated, but rather the method used to acquire the user's credentials (Basic, NTLM, etc.). This is the process, if any, that a proxy server may interfere with.
Perhaps the best way to determine that is with a capture of the HTTP communications between the client and server. The initial requests and/or response messages will usually allude to the authentication method. It's by hypothesis that the proxy server (BIG-IP) is unintentionally interfering with the way the user presents, or the way the web server consumes the client credentials.
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