IBM Security Verify

 View Only
  • 1.  Read reverse proxy session timestamps in Infomap

    Posted Wed November 16, 2022 10:08 AM
    Dear community,

    I am wondering if there is a possibility to retrieve native reverse proxy session creation and expiration timestamps in Infomap codebase?

    I am aware that session could be expanded by including these additional attributes on session creation, but I would prefer to find out if there is an option to retrieve actual values reverse proxy is applying for a session.

    The docs do not document this, and I was not able to dump all session variables from the code to see if there are some additional attributes populated out of the box.

    Thank you very much for any insight.

    Best,
    Dean

    ------------------------------
    Dean Ivosevic
    ------------------------------


  • 2.  RE: Read reverse proxy session timestamps in Infomap

    Posted Wed November 16, 2022 03:30 PM

    Dean,

     

    I believe that it is going to be difficult to make the session information available to your InfoMap.  You should be able to get the time at which the last authentication took place out of the credential (this is mostly equivalent to the session creation time), but there is no way to retrieve the session expiration information.  This information can be made available in a response, but can't be passed downstream.

     

     

    Scott A. Exton
    Senior Software Engineer
    Chief Programmer - IBM Security Verify Access

    IBM Master Inventor

    cid4122760825*<a href=image002.png@01D85F83.85516C50">

     

     






  • 3.  RE: Read reverse proxy session timestamps in Infomap

    Posted Fri November 18, 2022 01:57 AM
    Thank you for your feedback.

    It's unfortunate, I'd love to see this feature one day :)

    ------------------------------
    Dean Ivosevic
    ------------------------------