I am having the scenario for tableau server as follows:
- I want to have a custom login/logout page. Logging to my custom page, I want to use either trusted auth or SSO and bypass the tableau server login screen. This step theoretically seems possible.
- How can I prevent logout or session timeout from redirecting to the default tableau login page but instead redirect to my custom logout page? Also, how can I prevent direct access to the tableau server URL i.e. if block someone who visits the tableau server URL directly without going through my web app,
