Troubleshoot Trusted Authentication
This section includes some common issues and errors you might encounter when you're configuring trusted authentication.
Trusted authentication information is written to ProgramData\Tableau\Tableau Server\data\tabsvc\logs\vizqlserver\vizql-*.log
.
To increase the logging level from info
to debug
, run the following commands:
tsm configuration set -k vizqlserver.trustedticket.log_level -v debug tsm pending-changes apply
To test your trusted authentication deployment, see Test Trusted Authentication.