Is it possible to access a dashboard in VSTS using a personal access token? I would like to display the dashboard on a wall-mounted TV without having to log into VSTS every time.
1 Answers
0
votes
A Personal Access Token cannot be used for logging in to the Web UI. PATs are used for accessing REST APIs or Git repositories from external tools.
As a workaround you could create a dummy Stakeholder account. Those are free and have permission to view the dashboard. You can then use that account on your TV.