-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
7
-
Problem
The customer is looking for the ability to limit Personal Access Token (PAT) creation to specific users only. For instance, the Admin user has the ability to create PAT on behalf of other users.
Suggested Solution
Option to enable/disable create PAT at the user level.
Why This Is Important
Some organizations have security policies that require Systems to restrict PAT usage for specific users.
Workaround
The system property -Datlassian.pats.enabled to false to disable PAT for all users.
Since the customers can't restrict it for specific users, they have to disable it for all users.