NetBox version
v3.4.2
Python version
3.8
Steps to Reproduce
- Create a new user with no group or permission assignments.
- Log into NetBox as that user.
- Navigate to "API tokens" under the user menu at top right.
- Create a new API token.
- Attempt to edit or delete the token.
Expected Behavior
A user should be able to manage his or her own API tokens via the UI.
Observed Behavior
Users can create their own API tokens, but no ability to edit or delete them is offered without an administrator needing to assign the explicit permission to do so.