This content has been marked as final.
Show 2 replies
-
1. Re: How can I redirect to a page on authentication failure?
Ashish Shah Feb 19, 2014 8:13 AM (in response to Benjamin Johnson)1 of 1 people found this helpfulHi Benjamin,
I got some useful information. Check below work around to access web server and redirect to custom page.
Accessing the Web Server in Tableau Server | Tableau Software
Hope this helps!
-
2. Re: How can I redirect to a page on authentication failure?
Benjamin Johnson Feb 19, 2014 9:04 AM (in response to Ashish Shah)Ashish,
Thanks for that information, but you indirectly pointed me to the information that I was looking for. Since we're using Active Directory authentication, all I needed to do was to edit the C:\Program Files\Tableau Server\data\tabsvc\config\httpd\sspi_failed_2.html file to say what I wanted. Hopefully this helps someone else out. Thanks again.
-Ben