Help please

Francis Daly francis at daoine.org
Thu Jan 30 19:21:22 UTC 2020


On Thu, Jan 30, 2020 at 04:46:27PM +0000, Johan Gabriel Medina Capois wrote:

Hi there,

> Here are two attached with required information, sorry for the time, anything else I'm available for send.
> 

>From that, I do not see any evidence of a problem involving nginx.

You say that authentication fails, but the only nginx logs you show all
show http 200.

And for "direct" access that works, you show logs with lots of
(java?) error messages

Can you show the actual login request? It looks like it should be a POST
to /wfc/portal including a username= and a password= in the POST request
body content.

Presumably that is a request that gives a "success" indication when
made directly, and a "failure" when made through nginx. A comparison of
the response bodies, and maybe the back-end server logs, will probably
be instructive.

That comes from the following (lines removed):

> <form style="display:inline;" target="_top" onsubmit="setlogin(); return false;" action="/wfc/portal" id="LogonForm" method="POST" name="logonForm" autocomplete="off" >
>                         <input name="username" id="username"  type="text" aria-label="username" tabindex="1" autocapitalize="none" />
>                                 <input id="passInput" name="password" type="password" aria-label="password" tabindex="2">

Thanks,

	f
-- 
Francis Daly        francis at daoine.org


More information about the nginx mailing list