I am able to add remove IP addresses to tableau server, but I can not find any documentation explaining on how to disable Tableau Trusted IP addresses. Any idea of how to open tableau server to world?!?
0
votes
1 Answers
1
votes
I believe this is what you are looking for wgserver.extended_trusted_ip_checking=false but the default is false where Tableau does not enforce client IP address matching.
From the command line:
tsm configuration set -k wgserver.extended_trusted_ip_checking -v false
This also depends on your server version as tsm is available only after 2018.2