#-----------------------------
# BACK-END SERVER SINGLE SIGN-OFF
#-----------------------------
# When a user's session is terminated in WebSEAL, any sessions that may exist
# on back-end application servers are not destroyed. When this item is
# configured, WebSEAL will send a request to the configured URI's including
# any configured headers and cookies for the junction point on which it resides.
# The backend application can use this information to terminate any sessions
# for that user.
#
# Multiple URI's can be specified by including multiple single-sign-off-uri
# configuration entries.
#
# The configured URI must reside on a standard junction. For example:
# single-sign-off-uri = /app/logout.asp
#
single-signoff-uri = /JN/do_logout.jsp
------------------------------
UsmanAli Shaik
------------------------------
Original Message:
Sent: Tue February 18, 2020 10:39 AM
From: Jon Harry
Subject: Need to kill backend session upon inactivity logout of weseal
Hello,
i don't have examples but it is written up in the docs:
https://www.ibm.com/support/knowledgecenter/SSPREK_9.0.1/com.ibm.isam.doc/wrp_config/concept/con_mgng_cookies.html
Jon.
------------------------------
Jon Harry
Consulting IT Security Specialist
IBM
Original Message:
Sent: Tue February 18, 2020 10:31 AM
From: Rahil Anwar
Subject: Need to kill backend session upon inactivity logout of weseal
Hi Harry,
Note that to use this, backend cookies must be configured in the cookie jar of WebSEAL
Can you please provide more information regarding this.
Any example configuration snapshots..
Thanks and Regards,
Rahi
------------------------------
Rahil Anwar
Original Message:
Sent: Tue February 18, 2020 10:27 AM
From: Jon Harry
Subject: Need to kill backend session upon inactivity logout of weseal
Hello,
Check this out: https://www.ibm.com/support/knowledgecenter/SSPREK_9.0.7/com.ibm.isam.doc/wrp_config/task/tsk_conf_single_signoff.html
Note that to use this, backend cookies must be configured in the cookie jar of WebSEAL.
Jon.
------------------------------
Jon Harry
Consulting IT Security Specialist
IBM
Original Message:
Sent: Tue February 18, 2020 09:13 AM
From: Rahil Anwar
Subject: Need to kill backend session upon inactivity logout of weseal
Hi All,
ISAM 9.0.6
We have a new requirement at one of our client.
If a user completes his inactivity timeout session he will be logout from isam. but the requirement here is to kill the session on the backend server(Application integrated with isam) on the inactivity timeout of user.
Can this be achieved ?
------------------------------
Rahil Anwar
------------------------------