We are upgrading Tableau Server to 10.1 from 9.3 this weekend. We have implemented Trusted Authentication in 9.3 through code in ASP. Will we have to make any code changes in ASP pages for Trusted Authentication after Server upgrade? Or in simple, will Tableau upgrade to 10.1 affect existing Trusted Authentication pages?
We upgraded recently from 9.2.6 to 10.1.3 and didn't have to make any code changes to our web pages. But we did make sure to accommodate any existing customizations such as the whitelist of trusted apps (i.e. Add Trusted IP Addresses or Host Names to Tableau Server ) and SSL. Also, after the fact any reference to the REST API or Javascript API was updated to point at the new version. It was compatible with the older version, but it's best practice to point at the newest.