Redirect to a specific page when i leave a session

Hello, i’m currently implementing OpenVidu on my Java Server Faces App and it seems to work. But i have one last problem with the method session.disconnect(). it seems to completely disconnect users from my application and kill their entire session from the backend and from the openvidu server. when users log out i want them to get back to else where on the application but it’s completely disconnect them from the app. Any solution please ?

We haven’t experience with Java Server Faces.

I recommend you to debug openvidu-browser.js and detect why your application session is closing when OpenVidu session is closed.

Regards

1 Like