We have an app that we set as an external url ( external-app: ) in the application .yml. We were required to set an app timeout. Which we do by redirecting to the logout URL. However, when the user logs back in ShinyProxy logs the user back into our main portal.
Is there anyway to redirect the user back to the same app on relogin after being logged out?