tsm authentication trusted configuration at the command prompt using simple commands Trusted authentication allows shared web link of Tableau report/dashboard to be accessed with login as the trusted mechanism embeds a trusted key in the URL. The key will be valid until the expiry setup in the Tableau server. Configure trusted authentication (trusted tickets) for user authentication on Tableau Server . Syntax: Go to command prompt on the machine where Tableau server is installed and run the below command with correct variable/options. tsm authentication trusted configure [options] [global options] Ex: tsm authentication trusted configure -th "192.168.1.101" Here "192.168.1.101" is web server IP, you can even use web server name here. Options -th, --hosts <string> Optional. Specifies the trusted host names (or IPv4 addresses) of the web servers that will be hosting pages with Tableau content. For multiple values, enter the names in a comma-...