We are currently on Atlassian Cloud Enterprise and our main Authentication policy has enabled the ability for Users to create API tokens. When Atlassian introduced the 1 year expiration change, I started to look at all the tokens we had. With the intention on trying to clean and manage the Tokens a little better than what was previously being done.
I'm curious how others are handling user API tokens.
I have created a new authentication policy and have started to move users (mainly our service accounts that I have control over) to a new authentication policy. With the intention of turn off the ability to create User Api tokens in the main Authentication Policy. Preventing anyone from created API tokens, that are not in the new Authentication policy.
I like the introduction of the scopes on API tokens, which feels like it give Admins a little more control from a permission perspective.
Do you allow User API tokens?
How do manage and keep track of what these users are doing with the API Tokens?
Thanks,
Shawn Stevens
HI @Shawn Stevens ,
Most of the time I would allow User API tokens. This frees up the admins and allow the end user to run scripts and integrate what they need to do their work. User API still follows the user permission scheme, so they wouldn't access something they wouldn't normally would in the UI. Overall, I haven't run into any issues. It will boil down to organization business and policies what would fit best to meet those needs.
@Benjamin I have inherited the Administration and with Atlassian introducing the expiration I figured it was a good time to do some clean up. We have about 1200 users and we were up to about 82 API tokens with some not being used for 5-7 years. I have reduced those to around 40. We have so many tokens that I don't really know what they are being used for. To your point, maybe I shouldn't worry about it as much, but my goal was to get a little control of the tokens and then restrict them a bit. I do think it will create some work for me if we get requests for User API tokens.
I really appreciate the feedback and you taking the time to answer my question.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.