-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Nicolas,
On 9/14/16 3:59 AM, nclemeur wrote:
>>> Hello,
>>>
>>> I am using HttpServletRequest.login to authenticate users on an
>>> ajax call. This is working fine and the relevant realm is
>>> queried. However, on subsequent requests, I have quite
>> Hello,
>>
>> I am using HttpServletRequest.login to authenticate users on an ajax
>> call.
>> This is working fine and the relevant realm is queried. However, on
>> subsequent requests, I have quite often the remote user being null
>> despite
>> having the correct JSESSION cookie set from the l
On 12/09/2016 00:45, Nicolas Clemeur wrote:
> Hello,
>
> I am using HttpServletRequest.login to authenticate users on an ajax call.
> This is working fine and the relevant realm is queried. However, on
> subsequent requests, I have quite often the remote user being null despite
> having the correc
Hello,
I am using HttpServletRequest.login to authenticate users on an ajax call.
This is working fine and the relevant realm is queried. However, on
subsequent requests, I have quite often the remote user being null despite
having the correct JSESSION cookie set from the login call.
This is not