Video | Tableau | Tool strategy | Analytics

Personal access token (PAT) admin control | New in Tableau 2023.2

Users have always been able to create personal access tokens — now admins finally get a say in how they work.

Part ofWhat's new in Tableau 2023.2
  • Personal access tokens are long-lived authentication tokens that let users sign into the Tableau REST API without hard-coded username and password credentials, each consisting of a name, key and secret.
  • You create a PAT under account settings, where it's assigned an expiration date and a copyable secret that only you should know — and can be revoked instantly.
  • Admins can now enable or disable PAT creation site-wide, or restrict the ability to specific user groups for better oversight.
  • Admins can set an expiration period for tokens (180 days by default) to align with enterprise password cycle policies.
  • There's still no built-in interface to audit all created tokens or their usage, though some of this is available via Postgres repository data or Tableau's auditing capabilities.

With this update, Site admins can now control who has the ability to create PATs (Personal access token) in Tableau, and they can now control how long PATs are valid, ranging from 1 to 365 days.

A Personal Access Token (PAT) is a type of authentication token that acts as an alternative to a traditional username and password for accessing specific services, especially web-based APIs.

Timestamps 0:00 Intro 0:13 What are Personal Access Tokens in Tableau 1:59 Managing Personal Access Tokens in Tableau ‍