Dear,
I have a case that When the user close the web browser, all laserfiche web product should sign out directly.
Any idea how we can perform that?
Thank you
Dear,
I have a case that When the user close the web browser, all laserfiche web product should sign out directly.
Any idea how we can perform that?
Thank you
When a browser is closed, web applications don't receive a notification and can't reliably detect the event. They will terminate sessions after a timeout period.
If you are using Single Sign-On with LFDS, then "federated logout" should do what you want, where logging out of one application logs the user out of all active application sessions.
Dear,
The case regarding this question is that i have a client has their own web portal so we configured that when their put their credential inside this portal, all laserfiche product(web client and forms) will open without credential(concept of SSO).
THe case is that when the user click on the sign out from any laserfiche product, i want to signout also from this web portal and reverse when we signout from the portal, all LF product should be signout automatically.
Your input is highly appreciated