List of Contributions

Chris Quaresimin

Contact Details

My Content

1 to 6 of 6 total
Posted By Chris Quaresimin Wed March 02, 2022 06:22 AM
Found In Egroup: IBM Security Verify
\ view thread
Hi all, We have a js script which worked in 10.0.1.0, but is not working anymore since the upgrade to latest version. Basically the part that now fails is when trying to do a https post (with basic authentication) with the following function: hr = HttpClient.httpPost(wsurl, headers, jsonstr, "m ...
Posted By Chris Quaresimin Thu January 16, 2020 03:11 AM
Found In Egroup: IBM Security Verify
\ view thread
Hello everyone, We deployed a virtual junction for an application (Qlik sense) which uses web sockets. The websocket timeout is set to 120s, and the application is configured to send a keepalive/ping in the websocket each 30s. Everything is working fine with Firefox and Chrome, however on IE11/edge ...
Posted By Chris Quaresimin Tue November 26, 2019 07:22 AM
Found In Egroup: IBM Security Verify
\ view thread
Jon, I tried with DSC disabled and still same behavior. The identity is returned via standard user header (eai-user-id-header = am-eai-user-id) I'll do more tests when I have some time and maybe open a support ticket then. Regards, Chris ------------------------------ Chris Quaresimin --- ...
Posted By Chris Quaresimin Tue November 26, 2019 05:13 AM
Found In Egroup: IBM Security Verify
\ view thread
Hi Jon, Peter, Sorry for the late reply. I attached the access log of the request, showing that the session_index (last column) changes as soon as I authenticate with the eai. The thing that I noticed, is that the last part of the session_index seems to stay constant after login (-1033-11ea-b06a-00505691684a) ...
Posted By Chris Quaresimin Tue November 26, 2019 05:12 AM
Found In Library: IBM Security Verify
Posted By Chris Quaresimin Thu November 14, 2019 09:44 AM
Found In Egroup: IBM Security Verify
\ view thread
Hi Jon, We are interested too in being able to correlate the session of an user before and after authentication, so we tried to log the "tagvalue_session_index" ("%(tagvalue_session_index)C" in request-log-format), but we see it changing after authentication (via eai) ("create-unauth-sessions = yes" ...