How can I configure MicroStrategy Web 7.5.1 so that by clicking LOGOUT, user would be logged out of the system and would be redirected to a different web site, instead of standard "Thank you for using MicroStrategy Web. You have been logged out" ?
There's no easy way to do this. You can either put a client-side redirect in the logout ASPX file so that the client is redirected upon load of the logout page (JavaScript), or make changes to the server-side logout event handler (Java). Option 1 is easier and doesn't involve the SDK. Option 2 is cleaner and does involve the SDK.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.