IBM Verify

IBM Verify

Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  ISAM v9.0- unique back-end application requirement

    Posted Tue December 03, 2019 09:01 AM

    Hi All,

    We have an application protected by ISAM v9., the application team has a requirement to throw a pop to user if the user is inactive for certain amount of time or 5 minutes before inactive-timeout value- saying that his/her session is going to end in 5 min. Can any one tell me how this can be achieved ? Please let me know if you need more clarity on the requirement.

    Thanks,

    Raj,



    ------------------------------
    -Raj
    ------------------------------


  • 2.  RE: ISAM v9.0- unique back-end application requirement
    Best Answer

    Posted Wed December 04, 2019 04:21 PM
    WebSEAL provides the ability to place the session-timeout in a response header:https://www.ibm.com/support/knowledgecenter/SSPREK_9.0.7/com.ibm.isam.doc/wrp_stza_ref/reference/ref_rsp_header_names.html.  This response header can then be used in JavaScript to display a pop-up if the session is about to timeout.

    It should be up to the application team to add the JavaScript to their application, but in the event that this can't be done it is possible to have WebSEAL insert the JavaScript into select responses uses the snippet injection capability : https://www.ibm.com/support/knowledgecenter/SSPREK_9.0.7/com.ibm.isam.doc/wrp_stza_ref/reference/ref_snippet_filter_uri.html.

    I hope that this helps.





    ------------------------------
    Scott Exton
    IBM
    Gold Coast
    ------------------------------



  • 3.  RE: ISAM v9.0- unique back-end application requirement

    Posted Mon December 09, 2019 10:29 AM
    Thank you Scott., this helps.

    ------------------------------
    rajkumargodi F253
    IBM India Pvt Ltd
    Bangalore
    ------------------------------